Home
last modified time | relevance | path

Searched defs:numColors (Results 1 – 13 of 13) sorted by relevance

/external/skia/gm/
Ddrawatlascolor.cpp129 const int numColors = SK_ARRAY_COUNT(gColors); in onDraw() local
/external/harfbuzz_ng/src/
Dhb-ot-color-cpal-table.hh289 HBUINT16 numColors; /* Number of colors in each palette. */ member
/external/skia/src/codec/
DSkBmpStandardCodec.cpp19 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpStandardCodec()
DSkBmpCodec.cpp222 uint32_t numColors = 0; in ReadHeader() local
DSkBmpRLECodec.cpp22 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpRLECodec()
DSkPngCodec.cpp259 int numColors; in createColorTable() local
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp171 std::vector<Vec4> generateColors (const int numColors) in generateColors()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.cpp528 std::vector<Vec4> generateColors (int numColors) in generateColors()
DvktDrawShaderViewportIndexTests.cpp396 std::vector<Vec4> generateColors (const int numColors) in generateColors()
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp546 const int numColors = 256; in computeIndexVerifierColors() local
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp735 const int numColors = 256; in computeIndexVerifierColors() local
/external/deqp/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp791int numColors, const glw::GLfloat* colors, int numSpecificColors, const glw::GLfloat* specificColo… in BlendTest()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp906 const int numColors = DE_LENGTH_OF_ARRAY(s_colors); in initPrograms() local