Home
last modified time | relevance | path

Searched defs:mEglSurface (Results 1 – 11 of 11) sorted by relevance

/frameworks/base/libs/hwui/pipeline/skia/
DSkiaOpenGLPipeline.h57 EGLSurface mEglSurface = EGL_NO_SURFACE; variable
/frameworks/base/libs/hwui/renderthread/
DOpenGLPipeline.h68 EGLSurface mEglSurface = EGL_NO_SURFACE; variable
/frameworks/native/libs/gui/tests/
DGLTest.h65 EGLSurface mEglSurface; variable
DSurfaceTextureClient_test.cpp123 EGLSurface mEglSurface; member in android::SurfaceTextureClientTest
/frameworks/av/cmds/screenrecord/
DEglWindow.h77 EGLSurface mEglSurface; variable
/frameworks/base/tests/UiBench/src/com/android/test/uibench/opengl/
DImageFlipRenderThread.java98 private EGLSurface mEglSurface; field in ImageFlipRenderThread
/frameworks/base/services/core/java/com/android/server/display/
DColorFade.java91 private EGLSurface mEglSurface; field in ColorFade
/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
DGLTextureViewActivity.java144 private EGLSurface mEglSurface; field in GLTextureViewActivity.RenderThread
/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
DBlockingGLTextureView.java110 EGLSurface mEglSurface; field in BlockingGLTextureView.EglHelper
/frameworks/native/services/surfaceflinger/tests/hwc2/
DHwc2TestBuffer.cpp230 EGLSurface mEglSurface; member in Hwc2TestEglManager
/frameworks/base/opengl/java/android/opengl/
DGLSurfaceView.java1236 EGLSurface mEglSurface; field in GLSurfaceView.EglHelper