Searched defs:surfaceControls (Results 1 – 3 of 3) sorted by relevance
338 std::unordered_set<sp<SurfaceControl>, SCHash> surfaceControls; member635 surfaceControls; member
231 SurfaceControl** surfaceControls = new SurfaceControl*[size]; in ASurfaceTransactionStats_getASurfaceControls() local276 SurfaceControl** surfaceControls = reinterpret_cast<SurfaceControl**>(aSurfaceControls); in ASurfaceTransactionStats_releaseASurfaceControls() local
160 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()1289 const auto& surfaceControls = in addTransactionCompletedCallback() local