Searched defs:surfaceControls (Results 1 – 3 of 3) sorted by relevance
285 std::unordered_set<sp<SurfaceControl>, SCHash> surfaceControls; member561 std::unordered_map<sp<IBinder>, sp<SurfaceControl>, IBinderHash> surfaceControls; member
227 SurfaceControl** surfaceControls = new SurfaceControl*[size]; in ASurfaceTransactionStats_getASurfaceControls() local272 SurfaceControl** surfaceControls = reinterpret_cast<SurfaceControl**>(aSurfaceControls); in ASurfaceTransactionStats_releaseASurfaceControls() local
161 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()205 std::unordered_map<sp<IBinder>, sp<SurfaceControl>, IBinderHash> surfaceControls; in onTransactionCompleted() local1044 const auto& surfaceControls = in addTransactionCompletedCallback() local