Home
last modified time | relevance | path

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

/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java104 private static class EglHelper { class in BlockingGLTextureView
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java985 private static class EglHelper { class in GLSurfaceView
986 public EglHelper(WeakReference<GLSurfaceView> glSurfaceViewWeakRef) { in EglHelper() method in GLSurfaceView.EglHelper