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

  /external/mesa3d/include/pixelflinger2/
pixelflinger2_format.h 35 GGL_PIXEL_FORMAT_RGBA_4444 = 7, // 16-bit RGBA
  /system/core/include/pixelflinger/
format.h 35 GGL_PIXEL_FORMAT_RGBA_4444 = 7, // 16-bit RGBA
  /frameworks/base/opengl/libagl/
mipmap.cpp 155 else if (base->format == GGL_PIXEL_FORMAT_RGBA_4444)
texture.cpp 191 GGL_PIXEL_FORMAT_RGBA_4444,
    [all...]
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 766 case GGL_PIXEL_FORMAT_RGBA_4444:
    [all...]

Completed in 182 milliseconds