Home
last modified time | relevance | path

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

/aosp12/frameworks/base/core/jni/
H A Dandroid_view_CompositionSamplingListener.cpp94 sp<IBinder> stopLayerHandle = stopLayer != nullptr ? stopLayer->getHandle() : nullptr; in nativeRegister() local
/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp763 status_t addRegionSamplingListener(const Rect& samplingArea, const sp<IBinder>& stopLayerHandle, in addRegionSamplingListener()
1762 sp<IBinder> stopLayerHandle; in onTransact() local
H A DSurfaceComposerClient.cpp2128 const Rect& samplingArea, const sp<IBinder>& stopLayerHandle, in addRegionSamplingListener()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1541 const sp<IBinder>& stopLayerHandle, in addRegionSamplingListener()