Home
last modified time | relevance | path

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

/external/webkit/Source/ThirdParty/ANGLE/src/libEGL/
DConfig.cpp378 const egl::Config *ConfigSet::get(EGLConfig configHandle) in get()
DDisplay.cpp406 EGLContext Display::createContext(EGLConfig configHandle, const gl::Context *shareContext) in createContext()