Home
last modified time | relevance | path

Searched defs:excludeHandles (Results 1 – 4 of 4) sorted by relevance

/frameworks/native/libs/gui/
DISurfaceComposer.cpp1110 std::unordered_set<sp<IBinder>, SpHash<IBinder>> excludeHandles; in onTransact() local
DSurfaceComposerClient.cpp1605 const std::unordered_set<sp<IBinder>, ISurfaceComposer::SpHash<IBinder>>& excludeHandles, in captureChildLayers()
/frameworks/base/core/jni/
Dandroid_view_SurfaceControl.cpp288 std::unordered_set<sp<IBinder>,ISurfaceComposer::SpHash<IBinder>> excludeHandles; in nativeCaptureLayers() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp5637 const std::unordered_set<sp<IBinder>, ISurfaceComposer::SpHash<IBinder>>& excludeHandles, in captureLayers()