Home
last modified time | relevance | path

Searched refs:colorDepth (Results 1 – 3 of 3) sorted by relevance

/external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
DAnimatedGifEncoder.java66 private int colorDepth; // number of bit planes field in AnimatedGifEncoder
332 colorDepth = 8; in analyzePixels()
511 LZWEncoder encoder = new LZWEncoder(width, height, indexedPixels, colorDepth); in writePixels()
/external/mesa3d/src/gallium/drivers/svga/include/
Dsvga_reg.h494 uint32 colorDepth : 8; member
/external/python/cpython2/Mac/Modules/qt/
D_Qtmodule.c10385 short colorDepth; in Qt_GetMaxCompressionSize() local
10396 &colorDepth, in Qt_GetMaxCompressionSize()
10403 colorDepth, in Qt_GetMaxCompressionSize()
10420 short colorDepth; in Qt_GetCompressionTime() local
10432 &colorDepth, in Qt_GetCompressionTime()
10438 colorDepth, in Qt_GetCompressionTime()
10794 short colorDepth; in Qt_ConvertImage() local
10808 &colorDepth, in Qt_ConvertImage()
10819 colorDepth, in Qt_ConvertImage()