Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_view_CompositionSamplingListener.cpp86 sp<IBinder> stopLayerHandle = ibinderForJavaObject(env, stopLayerTokenObj); in nativeRegister() local
/frameworks/native/services/surfaceflinger/
DRegionSamplingThread.cpp198 void RegionSamplingThread::addListener(const Rect& samplingArea, const sp<IBinder>& stopLayerHandle, in addListener()
DSurfaceFlinger.cpp1318 const sp<IBinder>& stopLayerHandle, in addRegionSamplingListener()
/frameworks/native/libs/gui/
DISurfaceComposer.cpp803 const sp<IBinder>& stopLayerHandle, in addRegionSamplingListener()
1509 sp<IBinder> stopLayerHandle; in onTransact() local
DSurfaceComposerClient.cpp1528 const Rect& samplingArea, const sp<IBinder>& stopLayerHandle, in addRegionSamplingListener()