Home
last modified time | relevance | path

Searched defs:getConfig (Results 1 – 4 of 4) sorted by relevance

/development/tools/emulator/opengl/host/libs/libOpenglRender/
DRenderContext.h32 int getConfig() const { return m_config; } in getConfig() function
/development/tools/emulator/opengl/host/libs/Translator/EGL/
DEglContext.h48 EglConfig* getConfig(){ return m_config;}; in getConfig() function
DEglSurface.h42 EglConfig* getConfig(){return m_config;}; in getConfig() function
DEglDisplay.cpp130 EglConfig* EglDisplay::getConfig(EGLConfig conf) { in getConfig() function in EglDisplay
215 EglConfig* EglDisplay::getConfig(EGLint id) { in getConfig() function in EglDisplay