Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/include/EGL/
Degl.h148 #define EGL_PIXMAP_BIT 0x0002 /* EGL_SURFACE_TYPE mask bits */ macro
/device/generic/goldfish-opengl/system/egl/
Degl.cpp1078 case EGL_PIXMAP_BIT: in eglQuerySurface()