Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp161 InputWindowCommands inputWindowCommands; in onTransact() local
DSurfaceComposerClient.cpp827 InputWindowCommands inputWindowCommands; in readFromParcel() local
/frameworks/native/services/surfaceflinger/
DTransactionState.h139 InputWindowCommands inputWindowCommands; member
DSurfaceFlinger.cpp5186 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState()
5314 const InputWindowCommands& inputWindowCommands, in applyTransactionState()
5969 uint32_t SurfaceFlinger::addInputWindowCommands(const InputWindowCommands& inputWindowCommands) { in addInputWindowCommands()
/frameworks/native/services/surfaceflinger/tests/unittests/
DSurfaceFlinger_NotifyExpectedPresentTest.cpp61 InputWindowCommands inputWindowCommands; member
DTransactionApplicationTest.cpp74 InputWindowCommands inputWindowCommands; member
DTestableSurfaceFlinger.h532 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime, in setTransactionState()