Searched defs:chooseEglConfig (Results 1 – 5 of 5) sorted by relevance
360 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in ImageFlipRenderThread
409 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in GLTextureViewActivity.RenderThread
114 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in BlockingGLTextureView.EglHelper
319 private static EGLConfig chooseEglConfig(EGL10 egl, EGLDisplay display) { in chooseEglConfig() method in RenderTarget
554 EGLConfig RenderEngine::chooseEglConfig(EGLDisplay display, int format, bool logConfig) { in chooseEglConfig() function in android::RE::impl::RenderEngine