Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.h833 uint32_t addInputWindowCommands(const InputWindowCommands& inputWindowCommands)
H A DSurfaceFlinger.cpp4978 transactionFlags |= addInputWindowCommands(inputWindowCommands); in applyTransactionState()
5242 uint32_t SurfaceFlinger::addInputWindowCommands(const InputWindowCommands& inputWindowCommands) { in addInputWindowCommands() function in android::SurfaceFlinger