Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/
DWebViewFunctorManager.cpp196 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in removeOverlays()
212 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in getSurfaceControl()
235 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in mergeTransaction()
244 auto funcs = renderthread::RenderThread::getInstance().getASurfaceControlFunctions(); in reparentSurfaceControl()
/frameworks/base/libs/hwui/renderthread/
DRenderThread.h170 const ASurfaceControlFunctions& getASurfaceControlFunctions() { in getASurfaceControlFunctions() function
DCanvasContext.cpp192 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl()
703 instance->mRenderThread.getASurfaceControlFunctions(); in onSurfaceStatsAvailable()
DRenderProxy.cpp91 auto funcs = mRenderThread.getASurfaceControlFunctions(); in setSurfaceControl()