Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h866 uint32_t addInputWindowCommands(const InputWindowCommands& inputWindowCommands)
H A DSurfaceFlinger.cpp3803 transactionFlags |= addInputWindowCommands(inputWindowCommands); in applyTransactionState()
4283 uint32_t SurfaceFlinger::addInputWindowCommands(const InputWindowCommands& inputWindowCommands) { in addInputWindowCommands() function in android::SurfaceFlinger