Searched defs:timerCallback (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/ | ||
H A D | TimerTest.cpp | 35 void timerCallback() { mCallbackRecorder.recordCall(); } in timerCallback() function |
/aosp12/hardware/interfaces/vibrator/1.3/example/ | ||
H A D | Vibrator.cpp | 202 void Vibrator::timerCallback(union sigval sigval) { in timerCallback() function in android::hardware::vibrator::V1_3::implementation::Vibrator |
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ | ||
H A D | VSyncDispatchTimerQueue.cpp | 268 void VSyncDispatchTimerQueue::timerCallback() { in timerCallback() function in android::scheduler::VSyncDispatchTimerQueue |