Home
last modified time | relevance | path

Searched refs:glType (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/opengl/system/OpenglSystemCommon/
Dgralloc_cb.h43 glType(p_glType), in cb_handle_t()
96 int glType; // OpenGL type enum used when uploading to host member
/device/generic/goldfish/opengl/system/gralloc/
Dgralloc.cpp192 GLenum glType = 0; in gralloc_alloc() local
202 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
207 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
212 glType = GL_UNSIGNED_SHORT_5_6_5; in gralloc_alloc()
224 glType = GL_UNSIGNED_SHORT; in gralloc_alloc()
234 glType = GL_UNSIGNED_BYTE; in gralloc_alloc()
295 glFormat, glType); 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()