Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DWebViewFunctorManager.cpp213 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in removeOverlays()
229 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in getSurfaceControl()
252 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in mergeTransaction()
261 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in reparentSurfaceControl()
/frameworks/base/libs/hwui/renderthread/
DRenderThread.h169 const ASurfaceControlFunctions& getASurfaceControlFunctions() { in getASurfaceControlFunctions() function
DCanvasContext.cpp226 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl()
889 instance->mRenderThread.getASurfaceControlFunctions(); in onSurfaceStatsAvailable()
DRenderProxy.cpp119 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl()