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.cpp59 case GL_LUMINANCE_ALPHA: return sizeof(unsigned char) * 2; in computePixelSize()
159 case GL_LUMINANCE_ALPHA: return sizeof(float) * 2; in computePixelSize()
179 case GL_LUMINANCE_ALPHA: return sizeof(unsigned short) * 2; in computePixelSize()
DglUtils.cpp492 case GL_LUMINANCE_ALPHA: in glUtilsPixelBitSize()
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGLESv2Validation.cpp237 case GL_LUMINANCE_ALPHA: in readPixelsFormat()
502 case GL_LUMINANCE_ALPHA: in unsizedFormat()
643 f(GL_LUMINANCE_ALPHA) \
712 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