Searched refs:mEglConfig (Results 1 – 3 of 3) sorted by relevance
/hardware/google/gfxstream/host/gl/ |
D | EmulationGl.cpp | 329 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()
|
D | EmulationGl.h | 161 EGLConfig mEglConfig = EGL_NO_CONFIG; variable
|
/hardware/google/gfxstream/host/ |
D | FrameBuffer.cpp | 3379 return m_emulationGl->mEglConfig; in getConfig()
|