Home
last modified time | relevance | path

Searched refs:GL_LUMINANCE_ALPHA (Results 1 – 7 of 7) sorted by relevance

/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp63 case GL_LUMINANCE_ALPHA: return sizeof(unsigned char) * 2; in computePixelSize()
163 case GL_LUMINANCE_ALPHA: return sizeof(float) * 2; in computePixelSize()
183 case GL_LUMINANCE_ALPHA: return sizeof(unsigned short) * 2; in computePixelSize()
DglUtils.cpp526 case GL_LUMINANCE_ALPHA: in glUtilsPixelBitSize()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.cpp236 case GL_LUMINANCE_ALPHA: in readPixelsFormat()
506 case GL_LUMINANCE_ALPHA: in unsizedFormat()
647 f(GL_LUMINANCE_ALPHA) \
716 case GL_LUMINANCE_ALPHA: in pixelFormat()
/device/generic/goldfish-opengl/system/include/GLES/
Dgl.h366 #define GL_LUMINANCE_ALPHA 0x190A macro
/device/generic/goldfish-opengl/system/include/GLES2/
Dgl2.h209 #define GL_LUMINANCE_ALPHA 0x190A macro
/device/generic/goldfish-opengl/system/include/GLES3/
Dgl3.h209 #define GL_LUMINANCE_ALPHA 0x190A macro
Dgl31.h209 #define GL_LUMINANCE_ALPHA 0x190A macro