Home
last modified time | relevance | path

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

/frameworks/native/libs/gui/
DISurfaceComposer.cpp1033 InputWindowCommands inputWindowCommands; in onTransact() local
/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3748 const InputWindowCommands& inputWindowCommands, in setTransactionState()
3795 const InputWindowCommands& inputWindowCommands, in applyTransactionState()
4232 uint32_t SurfaceFlinger::addInputWindowCommands(const InputWindowCommands& inputWindowCommands) { in addInputWindowCommands()