Searched refs:getEGLConfig (Results 1 – 3 of 3) sorted by relevance
31 : mEGLDisplay(engine.getEGLDisplay()), mEGLConfig(engine.getEGLConfig()) { in Surface()
235 EGLConfig getEGLConfig() const;
174 EGLConfig RenderEngine::getEGLConfig() const { in getEGLConfig() function in android::RE::impl::RenderEngine