Home
last modified time | relevance | path

Searched refs:ASurfaceControlFunctions (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/libs/hwui/renderthread/
DRenderThread.h106 struct ASurfaceControlFunctions { struct
107 ASurfaceControlFunctions();
171 const ASurfaceControlFunctions& getASurfaceControlFunctions() { in getASurfaceControlFunctions()
247 ASurfaceControlFunctions mASurfaceControlFunctions;
DRenderThread.cpp55 ASurfaceControlFunctions::ASurfaceControlFunctions() { in ASurfaceControlFunctions() function in android::uirenderer::renderthread::ASurfaceControlFunctions
DCanvasContext.cpp755 const ASurfaceControlFunctions& functions = in onSurfaceStatsAvailable()