Home
last modified time | relevance | path

Searched defs:setTimer (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/chre/core/
H A Dtimer_pool.cc48 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 Dchre_stress_test_manager.cc425 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 DVSyncDispatchTimerQueue.cpp214 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 DShaderProgram.java39 private void setTimer() { in setTimer() method in ShaderProgram