Searched defs:mEglSurface (Results 1 – 6 of 6) sorted by relevance
/aosp14/frameworks/base/libs/hwui/pipeline/skia/ | ||
H A D | SkiaOpenGLPipeline.h | 71 EGLSurface mEglSurface = EGL_NO_SURFACE; variable |
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/ | ||
H A D | ImageFlipRenderThread.java | 98 private EGLSurface mEglSurface; field in ImageFlipRenderThread |
/aosp14/frameworks/base/services/core/java/com/android/server/display/ | ||
H A D | ColorFade.java | 102 private EGLSurface mEglSurface; field in ColorFade |
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/ | ||
H A D | BlockingGLTextureView.java | 110 EGLSurface mEglSurface; field in BlockingGLTextureView.EglHelper |
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ | ||
H A D | GLTextureViewActivity.java | 144 private EGLSurface mEglSurface; field in GLTextureViewActivity.RenderThread |
/aosp14/frameworks/base/opengl/java/android/opengl/ | ||
H A D | GLSurfaceView.java | 1237 EGLSurface mEglSurface; field in GLSurfaceView.EglHelper |