Home
last modified time | relevance | path

Searched refs:addInputWindowCommands (Results 1 – 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h649 uint32_t addInputWindowCommands(const InputWindowCommands& inputWindowCommands)
DSurfaceFlinger.cpp3438 transactionFlags |= addInputWindowCommands(inputWindowCommands); in applyTransactionState()
3911 uint32_t SurfaceFlinger::addInputWindowCommands(const InputWindowCommands& inputWindowCommands) { in addInputWindowCommands() function in android::SurfaceFlinger