Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp72 const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
1293 bool hasListenerCallbacks = false; in onTransact() local
DSurfaceComposerClient.cpp827 bool hasListenerCallbacks = !mListenerCallbacks.empty(); in apply() local
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h377 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h561 bool hasListenerCallbacks; member
DSurfaceFlinger.cpp3704 bool isAutoTimestamp, const client_cache_t& uncacheBuffer, bool hasListenerCallbacks, in setTransactionState()
3758 bool hasListenerCallbacks, in applyTransactionState()