Searched defs:surface_type (Results 1 – 2 of 2) sorted by relevance
| /development/tools/emulator/opengl/host/libs/Translator/EGL/ | ||
| D | EglConfig.cpp | 35 EGLint surface_type, in EglConfig() |
| D | EglImp.cpp | 284 EGLint surface_type = EGL_WINDOW_BIT; in eglChooseConfig() local |