Home
last modified time | relevance | path

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

/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java104 private static class EglHelper { class in BlockingGLTextureView
/aosp14/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