Home
last modified time | relevance | path

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

/external/skia/src/codec/
DSkBmpStandardCodec.cpp18 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpStandardCodec()
71 bool SkBmpStandardCodec::createColorTable(SkAlphaType dstAlphaType, int* numColors) { in createColorTable()
DSkBmpRLECodec.cpp18 uint16_t bitsPerPixel, uint32_t numColors, in SkBmpRLECodec()
73 bool SkBmpRLECodec::createColorTable(int* numColors) { in createColorTable()
DSkBmpCodec.cpp177 uint32_t numColors = 0; in ReadHeader() local
DSkPngCodec.cpp97 int numColors; in decodePalette() local
/external/skia/gm/
Ddrawatlascolor.cpp123 const int numColors = SK_ARRAY_COUNT(gColors); in onDraw() local
/external/libvncserver/libvncclient/
Dtight.c454 uint8_t numColors; in InitFilterPaletteBPP() local
/external/mesa3d/src/mesa/state_tracker/
Dst_program.c631 uint numColors = 0; in st_translate_fragment_program() local
/external/mesa3d/src/gallium/state_trackers/xorg/
Dxorg_driver.c683 static void drv_load_palette(ScrnInfoPtr pScrn, int numColors, in drv_load_palette()
/external/deqp/modules/gles2/functional/
Des2fBufferTestUtil.cpp546 const int numColors = 256; in computeIndexVerifierColors() local
/external/libvncserver/webclients/novnc/include/
Drfb.js1605 var indexedToRGB = function (data, numColors, palette, width, height) { argument
/external/deqp/modules/glshared/
DglsBufferTestUtil.cpp735 const int numColors = 256; in computeIndexVerifierColors() local