Home | History | Annotate | Download | only in gralloc

Lines Matching refs:glFormat

195     GLenum glFormat = 0;
205 glFormat = GL_RGBA;
210 glFormat = GL_RGB;
215 glFormat = GL_RGB;
226 glFormat = GL_LUMINANCE;
236 glFormat = GL_LUMINANCE;
298 glFormat, glType);
324 cb->hostHandle = rcEnc->rcCreateColorBuffer(rcEnc, w, h, glFormat);
737 int bpp = glUtilsPixelBitSize(cb->glFormat, cb->glType) >> 3;
753 cb->glFormat, cb->glType,
761 cb->glFormat, cb->glType,