Home
last modified time | relevance | path

Searched refs:getASurfaceControlFunctions (Results 1 – 4 of 4) sorted by relevance

/aosp12/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp199 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in removeOverlays()
215 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in getSurfaceControl()
238 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in mergeTransaction()
247 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in reparentSurfaceControl()
/aosp12/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.h170 const ASurfaceControlFunctions& getASurfaceControlFunctions() { in getASurfaceControlFunctions() function
H A DCanvasContext.cpp192 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl()
703 instance->mRenderThread.getASurfaceControlFunctions(); in onSurfaceStatsAvailable()
H A DRenderProxy.cpp91 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl()