Home
last modified time | relevance | path

Searched defs:timerCallback (Results 1 – 3 of 3) sorted by relevance

/aosp12/frameworks/native/services/surfaceflinger/tests/unittests/
H A DTimerTest.cpp35 void timerCallback() { mCallbackRecorder.recordCall(); } in timerCallback() function
/aosp12/hardware/interfaces/vibrator/1.3/example/
H A DVibrator.cpp202 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 DVSyncDispatchTimerQueue.cpp268 void VSyncDispatchTimerQueue::timerCallback() { in timerCallback() function in android::scheduler::VSyncDispatchTimerQueue