Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/
DSurfaceFlinger.h539 void commitInputWindowCommands() REQUIRES(mStateLock);
DSurfaceFlinger.cpp2914 commitInputWindowCommands(); in handleTransactionLocked()
2952 void SurfaceFlinger::commitInputWindowCommands() { in commitInputWindowCommands() function in android::SurfaceFlinger