Lines Matching refs:glFormat
191 GLenum glFormat = 0; in gralloc_alloc() local
201 glFormat = GL_RGBA; in gralloc_alloc()
206 glFormat = GL_RGB; in gralloc_alloc()
211 glFormat = GL_RGB; in gralloc_alloc()
223 glFormat = GL_LUMINANCE; in gralloc_alloc()
233 glFormat = GL_LUMINANCE; in gralloc_alloc()
295 glFormat, glType); in gralloc_alloc()
324 cb->hostHandle = rcEnc->rcCreateColorBuffer(rcEnc, w, h, glFormat); in gralloc_alloc()
749 int bpp = glUtilsPixelBitSize(cb->glFormat, cb->glType) >> 3; in gralloc_unlock()
765 cb->glFormat, cb->glType, in gralloc_unlock()
773 cb->glFormat, cb->glType, in gralloc_unlock()