Searched defs:color_count (Results 1 - 5 of 5) sorted by relevance

/external/libpng/contrib/tools/
H A Dgenpng.c108 #define color_count ((sizeof colors)/(sizeof colors[0])) macro
113 int icolor = color_count;
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c342 unsigned color_count,
346 const unsigned surf_count = color_count + 1;
357 color_count * sizeof(SVGA3dRenderTargetViewId),
381 for (i = 0; i < color_count; i++) {
341 SVGA3D_vgpu10_SetRenderTargets(struct svga_winsys_context *swc, unsigned color_count, struct pipe_surface **color_surfs, struct pipe_surface *depth_stencil_surf) argument
/external/pdfium/core/fpdfapi/page/
H A Dcpdf_streamcontentparser.cpp95 int color_count = kSingleColorPerPatch; local
97 color_count = kQuadColorsPerPatch;
109 color_count -= 2;
125 nBits *= color_count;
/external/mesa3d/src/amd/vulkan/
H A Dradv_private.h1217 uint32_t color_count; member in struct:radv_subpass
/external/mesa3d/src/intel/vulkan/
H A Danv_private.h1761 uint32_t color_count; member in struct:anv_subpass

Completed in 238 milliseconds