Home
last modified time | relevance | path

Searched defs:surfaceControls (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h285 std::unordered_set<sp<SurfaceControl>, SCHash> surfaceControls; member
561 std::unordered_map<sp<IBinder>, sp<SurfaceControl>, IBinderHash> surfaceControls; member
/frameworks/base/native/android/
Dsurface_control.cpp227 SurfaceControl** surfaceControls = new SurfaceControl*[size]; in ASurfaceTransactionStats_getASurfaceControls() local
272 SurfaceControl** surfaceControls = reinterpret_cast<SurfaceControl**>(aSurfaceControls); in ASurfaceTransactionStats_releaseASurfaceControls() local
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp161 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()
205 std::unordered_map<sp<IBinder>, sp<SurfaceControl>, IBinderHash> surfaceControls; in onTransactionCompleted() local
1044 const auto& surfaceControls = in addTransactionCompletedCallback() local