Searched refs:getEmulationEglConfig (Results 1 – 1 of 1) sorted by relevance
146 static std::optional<EGLConfig> getEmulationEglConfig(EGLDisplay display, bool allowWindowSurface) { in getEmulationEglConfig() function324 auto eglConfigOpt = getEmulationEglConfig(emulationGl->mEglDisplay, allowWindowSurface); in create()