Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.cpp3667 const InputWindowCommands& inputWindowCommands, in setTransactionState()
3714 const InputWindowCommands& inputWindowCommands, in applyTransactionState()
4141 uint32_t SurfaceFlinger::addInputWindowCommands(const InputWindowCommands& inputWindowCommands) { in addInputWindowCommands()
/frameworks/native/libs/gui/
DISurfaceComposer.cpp1032 InputWindowCommands inputWindowCommands; in onTransact() local