Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/include/gui/
DSurfaceComposerClient.h338 std::unordered_set<sp<SurfaceControl>, SCHash> surfaceControls; member
635 surfaceControls; member
/frameworks/base/native/android/
Dsurface_control.cpp231 SurfaceControl** surfaceControls = new SurfaceControl*[size]; in ASurfaceTransactionStats_getASurfaceControls() local
276 SurfaceControl** surfaceControls = reinterpret_cast<SurfaceControl**>(aSurfaceControls); in ASurfaceTransactionStats_releaseASurfaceControls() local
/frameworks/native/libs/gui/
DSurfaceComposerClient.cpp160 const std::unordered_set<sp<SurfaceControl>, SurfaceComposerClient::SCHash>& in addCallbackFunction()
1289 const auto& surfaceControls = in addTransactionCompletedCallback() local