Home
last modified time | relevance | path

Searched defs:surfaceType (Results 1 – 2 of 2) sorted by relevance

/sdk/emulator/opengl/host/libs/Translator/EGL/
DEglConfig.h33 EGLint surfaceType(){ return m_surface_type;}; in surfaceType() function
/sdk/emulator/opengl/host/libs/libOpenglRender/
DFBConfig.cpp101 EGLint surfaceType; in initConfigList() local