Home
last modified time | relevance | path

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

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