Searched defs:numColors (Results 1 – 11 of 11) sorted by relevance
/external/skia/src/codec/ |
D | SkBmpStandardCodec.cpp | 18 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpStandardCodec() 71 bool SkBmpStandardCodec::createColorTable(SkAlphaType dstAlphaType, int* numColors) { in createColorTable()
|
D | SkBmpRLECodec.cpp | 18 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpRLECodec() 73 bool SkBmpRLECodec::createColorTable(int* numColors) { in createColorTable()
|
D | SkBmpCodec.cpp | 177 uint32_t numColors = 0; in ReadHeader() local
|
D | SkPngCodec.cpp | 97 int numColors; in decodePalette() local
|
/external/skia/gm/ |
D | drawatlascolor.cpp | 123 const int numColors = SK_ARRAY_COUNT(gColors); in onDraw() local
|
/external/libvncserver/libvncclient/ |
D | tight.c | 454 uint8_t numColors; in InitFilterPaletteBPP() local
|
/external/mesa3d/src/mesa/state_tracker/ |
D | st_program.c | 631 uint numColors = 0; in st_translate_fragment_program() local
|
/external/mesa3d/src/gallium/state_trackers/xorg/ |
D | xorg_driver.c | 683 static void drv_load_palette(ScrnInfoPtr pScrn, int numColors, in drv_load_palette()
|
/external/deqp/modules/gles2/functional/ |
D | es2fBufferTestUtil.cpp | 546 const int numColors = 256; in computeIndexVerifierColors() local
|
/external/libvncserver/webclients/novnc/include/ |
D | rfb.js | 1605 var indexedToRGB = function (data, numColors, palette, width, height) { argument
|
/external/deqp/modules/glshared/ |
D | glsBufferTestUtil.cpp | 735 const int numColors = 256; in computeIndexVerifierColors() local
|