Home
last modified time | relevance | path

Searched defs:EglHelper (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/glwallpaper/
H A DEglHelper.java67 public class EglHelper { class
99 public EglHelper() { in EglHelper() method in EglHelper
/aosp12/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java104 private static class EglHelper { class in BlockingGLTextureView
/aosp12/packages/apps/Gallery2/src/com/android/photos/views/
H A DBlockingGLTextureView.java104 private static class EglHelper { class in BlockingGLTextureView
/aosp12/frameworks/base/opengl/java/android/opengl/
H A DGLSurfaceView.java1015 private static class EglHelper { class in GLSurfaceView
1016 public EglHelper(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in EglHelper() method in GLSurfaceView.EglHelper