Home
last modified time | relevance | path

Searched refs:mEglConfig (Results 1 – 3 of 3) sorted by relevance

/hardware/google/gfxstream/host/gl/
DEmulationGl.cpp329 emulationGl->mEglConfig = *eglConfigOpt; in create()
334 emulationGl->mEglConfig, in create()
349 emulationGl->mEglConfig, in create()
471 emulationGl->mEglConfig, in create()
482 emulationGl->mEglConfig, in create()
527 mEglDisplay, mEglConfig, mEglContext, getGlesMaxContextAttribs(), mWidth, mHeight))); in createFakeWindowSurface()
600 mEglConfig, in createWindowSurface()
DEmulationGl.h161 EGLConfig mEglConfig = EGL_NO_CONFIG; variable
/hardware/google/gfxstream/host/
DFrameBuffer.cpp3379 return m_emulationGl->mEglConfig; in getConfig()