Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/libs/gui/
H A DISurfaceComposer.cpp161 InputWindowCommands inputWindowCommands; in onTransact() local
H A DSurfaceComposerClient.cpp942 InputWindowCommands inputWindowCommands; in readFromParcel() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DTransactionState.h139 InputWindowCommands inputWindowCommands; member
H A DSurfaceFlinger.cpp4828 InputWindowCommands inputWindowCommands, int64_t desiredPresentTime, bool isAutoTimestamp, in setTransactionState()
4956 const InputWindowCommands& inputWindowCommands, in applyTransactionState()
5242 uint32_t SurfaceFlinger::addInputWindowCommands(const InputWindowCommands& inputWindowCommands) { in addInputWindowCommands()
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DSurfaceFlinger_NotifyExpectedPresentTest.cpp62 InputWindowCommands inputWindowCommands; member
H A DTransactionApplicationTest.cpp77 InputWindowCommands inputWindowCommands; member
H A DTestableSurfaceFlinger.h506 const InputWindowCommands& inputWindowCommands, int64_t desiredPresentTime, in setTransactionState()