Searched defs:chooseEglConfig (Results 1 – 6 of 6) sorted by relevance
112 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in EglHelper
360 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in ImageFlipRenderThread
114 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in BlockingGLTextureView.EglHelper
409 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in GLTextureViewActivity.RenderThread
319 private static EGLConfig chooseEglConfig(EGL10 egl, EGLDisplay display) { in chooseEglConfig() method in RenderTarget
310 EGLConfig GLESRenderEngine::chooseEglConfig(EGLDisplay display, int format, bool logConfig) { in chooseEglConfig() function in android::renderengine::gl::GLESRenderEngine