Home | History | Annotate | Download | only in gralloc

Lines Matching defs:glFormat

152     GLenum glFormat = 0;
162 glFormat = GL_RGBA;
167 glFormat = GL_RGB;
172 glFormat = GL_RGB;
177 glFormat = GL_RGB5_A1_OES;
182 glFormat = GL_RGBA4_OES;
192 glFormat = GL_LUMINANCE;
232 w, h, glFormat, glType);
255 cb->hostHandle = rcEnc->rcCreateColorBuffer(rcEnc, w, h, glFormat);
647 int bpp = glUtilsPixelBitSize(cb->glFormat, cb->glType) >> 3;
663 cb->glFormat, cb->glType,
671 cb->glFormat, cb->glType,