Searched defs:hasListenerCallbacks (Results 1 – 7 of 7) sorted by relevance
/frameworks/native/services/surfaceflinger/fuzzer/ |
D | surfaceflinger_fuzzer.cpp | 186 bool hasListenerCallbacks = mFdp.ConsumeBool(); in setTransactionState() local
|
D | surfaceflinger_fuzzers_utils.h | 768 bool isAutoTimestamp, const client_cache_t &uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
|
/frameworks/native/services/surfaceflinger/ |
D | TransactionState.h | 95 bool hasListenerCallbacks; member
|
D | SurfaceFlinger.cpp | 4141 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState() 4204 bool hasListenerCallbacks, in applyTransactionState()
|
/frameworks/native/libs/gui/ |
D | ISurfaceComposer.cpp | 79 const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState() 1084 bool hasListenerCallbacks = false; in onTransact() local
|
D | SurfaceComposerClient.cpp | 971 bool hasListenerCallbacks = !mListenerCallbacks.empty(); in apply() local
|
/frameworks/native/services/surfaceflinger/tests/unittests/ |
D | TestableSurfaceFlinger.h | 449 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
|