HomeSort by relevance Sort by last modified time
    Searched refs:colorDepth (Results 1 - 6 of 6) sorted by null

  /external/glide/third_party/gif_encoder/src/main/java/com/bumptech/glide/gifencoder/
AnimatedGifEncoder.java 66 private int colorDepth; // number of bit planes
332 colorDepth = 8;
511 LZWEncoder encoder = new LZWEncoder(width, height, indexedPixels, colorDepth);
  /external/mesa3d/src/gallium/drivers/svga/include/
svga_reg.h 494 uint32 colorDepth : 8;
    [all...]
  /frameworks/native/opengl/libs/EGL/
eglApi.cpp 627 EGLint colorDepth = r + g + b;
643 if (colorDepth <= 16) {
647 if (colorDepth > 24) {
658 if (colorDepth > 24) {
    [all...]
  /prebuilts/tools/common/m2/repository/tightvnc/
tightvnc.jar 
  /external/python/cpython2/Mac/Modules/qt/
_Qtmodule.c     [all...]
  /prebuilts/tools/common/m2/repository/com/github/bumptech/glide/glide/3.6.1/
glide-3.6.1.jar 

Completed in 637 milliseconds