Searched defs:setTimer (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/chre/core/ | ||
H A D | timer_pool.cc | 48 TimerHandle TimerPool::setTimer(uint32_t instanceId, Nanoseconds duration, in setTimer() function in chre::TimerPool |
/aosp12/system/chre/apps/test/common/chre_stress_test/src/ | ||
H A D | chre_stress_test_manager.cc | 425 void Manager::setTimer(uint64_t delayNs, bool oneShot, uint32_t *timerHandle) { in setTimer() function in chre::stress_test::Manager |
/aosp12/frameworks/native/services/surfaceflinger/Scheduler/ | ||
H A D | VSyncDispatchTimerQueue.cpp | 214 void VSyncDispatchTimerQueue::setTimer(nsecs_t targetTime, nsecs_t /*now*/) { in setTimer() function in android::scheduler::VSyncDispatchTimerQueue |
/aosp12/frameworks/base/media/mca/filterfw/java/android/filterfw/core/ | ||
H A D | ShaderProgram.java | 39 private void setTimer() { in setTimer() method in ShaderProgram |