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

  /system/core/include/pixelflinger/
format.h 39 GGL_PIXEL_FORMAT_LA_88 = 0xA, // 16-bit LA
  /frameworks/native/opengl/libagl/
mipmap.cpp 127 (base->format == GGL_PIXEL_FORMAT_LA_88) ||
134 case GGL_PIXEL_FORMAT_LA_88: skip = 2; break;
texture.cpp 194 { GGL_PIXEL_FORMAT_LA_88,
    [all...]
  /system/core/libpixelflinger/codeflinger/
texturing.cpp 789 case GGL_PIXEL_FORMAT_LA_88:
    [all...]

Completed in 102 milliseconds