Home
last modified time | relevance | path

Searched refs:GL_RGB10_A2 (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/hals/
Dtypes.h35 #ifndef GL_RGB10_A2
36 #define GL_RGB10_A2 0x8059 macro
Dallocator3.cpp155 glFormat = GL_RGB10_A2; in allocateImpl()
/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_common.h36 #ifndef GL_RGB10_A2
37 #define GL_RGB10_A2 0x8059 macro
Dgralloc_old.cpp714 glFormat = GL_RGB10_A2; in gralloc_alloc()