Home
last modified time | relevance | path

Searched defs:mRenderThread (Results 1 – 10 of 10) sorted by relevance

/aosp14/frameworks/base/libs/hwui/
H A DReadback.h58 renderthread::RenderThread& mRenderThread; variable
/aosp14/frameworks/base/libs/hwui/renderstate/
H A DRenderState.h70 renderthread::RenderThread& mRenderThread; variable
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DCacheManager.h82 RenderThread& mRenderThread; variable
H A DRenderThread.cpp177 RenderThread* mRenderThread; member in android::uirenderer::renderthread::ChoreographerSource
199 RenderThread* mRenderThread; member in android::uirenderer::renderthread::DummyVsyncSource
H A DDrawFrameTask.h113 RenderThread* mRenderThread; variable
H A DCanvasContext.h278 RenderThread& mRenderThread; variable
/aosp14/frameworks/base/tests/UiBench/src/com/android/test/uibench/
H A DGlTextureViewActivity.java34 private ImageFlipRenderThread mRenderThread; field in GlTextureViewActivity
/aosp14/frameworks/base/libs/hwui/pipeline/skia/
H A DSkiaPipeline.h88 renderthread::RenderThread& mRenderThread; variable
/aosp14/frameworks/base/packages/WallpaperCropper/src/com/android/photos/views/
H A DBlockingGLTextureView.java40 private RenderThread mRenderThread; field in BlockingGLTextureView
/aosp14/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/
H A DGLTextureViewActivity.java55 private RenderThread mRenderThread; field in GLTextureViewActivity