Home
last modified time | relevance | path

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

/external/skia/gm/
Ddrawatlascolor.cpp128 const int numColors = std::size(gColors); in onDraw() local
/external/skia/src/codec/
DSkPngCodecBase.cpp300 size_t numColors = maybePlteChunk->size(); in createColorTable() local
DSkBmpStandardCodec.cpp32 uint32_t numColors, in SkBmpStandardCodec()
DSkBmpCodec.cpp231 uint32_t numColors = 0; in ReadHeader() local
DSkBmpRLECodec.cpp35 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpRLECodec()
DSkPngCodec.cpp267 int numColors; in onTryGetPlteChunk() local
/external/harfbuzz_ng/src/OT/Color/CPAL/
DCPAL.hh340 HBUINT16 numColors; /* Number of colors in each palette. */ member
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/
DvktFragmentOperationsScissorMultiViewportTests.cpp163 std::vector<Vec4> generateColors(const int numColors) in generateColors()
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp569 const int numColors = 256; in computeIndexVerifierColors() local
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawShaderLayerTests.cpp520 std::vector<Vec4> generateColors(int numColors) in generateColors()
DvktDrawShaderViewportIndexTests.cpp383 std::vector<Vec4> generateColors(const int numColors) in generateColors()
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp793 const int numColors = 256; in computeIndexVerifierColors() local
/external/deqp/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp793int numColors, const glw::GLfloat *colors, int numSpecificColors, const glw::GLfloat *specificColo… in BlendTest()
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp905 const int numColors = DE_LENGTH_OF_ARRAY(s_colors); in initPrograms() local