Searched refs:GL_RGB (Results 1 – 7 of 7) sorted by relevance
95 GLES10.GL_RGB, GLES10.GL_UNSIGNED_SHORT_5_6_5, input); in load()124 GLES10.GL_RGB, GLES10.GL_UNSIGNED_SHORT_5_6_5, bis); in load()130 GLES10.GL_RGB, GLES10.GL_UNSIGNED_SHORT_5_6_5, etc1Texture); in load()
120 return GL_RGB; in getInternalFormat()
416 case GL_RGB: in glUtilsPixelBitSize()
203 glFormat = GL_RGB; in gralloc_alloc()208 glFormat = GL_RGB; in gralloc_alloc()
490 else if ((redSize==8)&&(greenSize==8)&&(blueSize==8)&&(alphaSize==0)) *format = GL_RGB; in getConfigGLPixelFormat()
247 #define GL_RGB 0x1907 macro
363 #define GL_RGB 0x1907 macro