Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzer.cpp186 bool hasListenerCallbacks = mFdp.ConsumeBool(); in setTransactionState() local
Dsurfaceflinger_fuzzers_utils.h768 bool isAutoTimestamp, const client_cache_t &uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
/frameworks/native/services/surfaceflinger/
DTransactionState.h95 bool hasListenerCallbacks; member
DSurfaceFlinger.cpp4141 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
4204 bool hasListenerCallbacks, in applyTransactionState()
/frameworks/native/libs/gui/
DISurfaceComposer.cpp79 const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
1084 bool hasListenerCallbacks = false; in onTransact() local
DSurfaceComposerClient.cpp971 bool hasListenerCallbacks = !mListenerCallbacks.empty(); in apply() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h449 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()