Home
last modified time | relevance | path

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

/aosp12/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp73 const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
1321 bool hasListenerCallbacks = false; in onTransact() local
H A DSurfaceComposerClient.cpp851 bool hasListenerCallbacks = !mListenerCallbacks.empty(); in apply() local
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTestableSurfaceFlinger.h377 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h556 bool hasListenerCallbacks; member
H A DSurfaceFlinger.cpp3707 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
3761 bool hasListenerCallbacks, in applyTransactionState()