Home
last modified time | relevance | path

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

/aosp14/frameworks/base/libs/hwui/
H A DWebViewFunctorManager.cpp208 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in removeOverlays()
224 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in getSurfaceControl()
247 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in mergeTransaction()
256 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in reparentSurfaceControl()
/aosp14/frameworks/base/libs/hwui/renderthread/
H A DRenderThread.h172 const ASurfaceControlFunctions& getASurfaceControlFunctions() { in getASurfaceControlFunctions() function
H A DCanvasContext.cpp213 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl()
845 instance->mRenderThread.getASurfaceControlFunctions(); in onSurfaceStatsAvailable()
H A DRenderProxy.cpp113 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl()