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

  /system/core/include/pixelflinger/
format.h 37 GGL_PIXEL_FORMAT_A_8 = 8, // 8-bit A
  /frameworks/native/opengl/libagl/
mipmap.cpp 128 (base->format == GGL_PIXEL_FORMAT_A_8) ||
egl.cpp 729 case GGL_PIXEL_FORMAT_A_8: size *= 1; break;
    [all...]
texture.cpp 183 { GGL_PIXEL_FORMAT_A_8,
    [all...]

Completed in 2514 milliseconds