Searched refs:GR_GL_RGB (Results 1 – 3 of 3) sorted by relevance
436 #define GR_GL_RGB 0x1907 macro
995 if (readFormat != GR_GL_RED && readFormat != GR_GL_RG && readFormat != GR_GL_RGB && in readPixelsSupported()1785 fConfigTable[kRGB_565_GrPixelConfig].fFormats.fBaseInternalFormat = GR_GL_RGB; in initConfigTable()1792 GR_GL_RGB; in initConfigTable()
163 case GR_GL_RGB: in readPixels()