Home
last modified time | relevance | path

Searched refs:notifyTouchEvent (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/Scheduler/
H A DScheduler.h139 void notifyTouchEvent();
H A DScheduler.cpp668 void Scheduler::notifyTouchEvent() { in notifyTouchEvent() function in android::Scheduler
/aosp12/frameworks/native/services/surfaceflinger/
H A DSurfaceFlinger.cpp1686 mScheduler->notifyTouchEvent(); in notifyPowerBoost()