Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp160 InputWindowCommands inputWindowCommands; in onTransact() local
DSurfaceComposerClient.cpp815 InputWindowCommands inputWindowCommands; in readFromParcel() local
/frameworks/native/services/surfaceflinger/
DTransactionState.h125 InputWindowCommands inputWindowCommands; member
DSurfaceFlinger.cpp4501 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState()
4618 const InputWindowCommands& inputWindowCommands, in applyTransactionState()
5251 uint32_t SurfaceFlinger::addInputWindowCommands(const InputWindowCommands& inputWindowCommands) { in addInputWindowCommands()
/frameworks/native/services/surfaceflinger/fuzzer/
Dsurfaceflinger_fuzzers_utils.h747 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime, in setTransactionState()
/frameworks/native/services/surfaceflinger/tests/unittests/
DTestableSurfaceFlinger.h507 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime, in setTransactionState()
DTransactionApplicationTest.cpp70 InputWindowCommands inputWindowCommands; member