Searched defs:chooseEglConfig (Results 1 – 5 of 5) sorted by relevance
114 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in BlockingGLTextureView.EglHelper
409 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in GLTextureViewActivity.RenderThread
399 EGLConfig RenderEngine::chooseEglConfig(EGLDisplay display, int format) { in chooseEglConfig() function in android::RenderEngine
319 private static EGLConfig chooseEglConfig(EGL10 egl, EGLDisplay display) { in chooseEglConfig() method in RenderTarget
752 private EGLConfig chooseEglConfig() { in chooseEglConfig() method in ImageWallpaper.DrawableEngine