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.cpp2921 commitInputWindowCommands(); in handleTransactionLocked()
2959 void SurfaceFlinger::commitInputWindowCommands() { in commitInputWindowCommands() function in android::SurfaceFlinger