Home
last modified time | relevance | path

Searched defs:timer (Results 1 – 14 of 14) sorted by relevance

/hardware/qcom/gps/msm8998/utils/
DLocTimer.cpp310 void LocTimerContainer::add(LocTimerDelegate& timer) { in add()
328 void LocTimerContainer::remove(LocTimerDelegate& timer) { in remove()
367 for (LocTimerDelegate* timer = (LocTimerDelegate*)mTimerContainer->pop(); in expire() local
383 LocTimerDelegate* LocTimerContainer::popIfOutRanks(LocTimerDelegate& timer) { in popIfOutRanks()
505 LocTimerDelegate* timer = (LocTimerDelegate*)(&rankable); in ranks() local
571 LocTimerDelegate* timer = mTimer; in stop() local
670 LocTimerTest* timer = dynamic_cast<LocTimerTest*>(&rankable); in ranks() local
700 LocTimerTest* timer = new LocTimerTest(r); in main() local
/hardware/qcom/gps/msm8996/utils/
DLocTimer.cpp310 void LocTimerContainer::add(LocTimerDelegate& timer) { in add()
328 void LocTimerContainer::remove(LocTimerDelegate& timer) { in remove()
367 for (LocTimerDelegate* timer = (LocTimerDelegate*)mTimerContainer->pop(); in expire() local
383 LocTimerDelegate* LocTimerContainer::popIfOutRanks(LocTimerDelegate& timer) { in popIfOutRanks()
505 LocTimerDelegate* timer = (LocTimerDelegate*)(&rankable); in ranks() local
566 LocTimerDelegate* timer = mTimer; in stop() local
665 LocTimerTest* timer = dynamic_cast<LocTimerTest*>(&rankable); in ranks() local
695 LocTimerTest* timer = new LocTimerTest(r); in main() local
/hardware/qcom/gps/msm8909/utils/
DLocTimer.cpp311 void LocTimerContainer::add(LocTimerDelegate& timer) { in add()
329 void LocTimerContainer::remove(LocTimerDelegate& timer) { in remove()
368 for (LocTimerDelegate* timer = (LocTimerDelegate*)mTimerContainer->pop(); in expire() local
385 LocTimerDelegate* LocTimerContainer::popIfOutRanks(LocTimerDelegate& timer) { in popIfOutRanks()
507 LocTimerDelegate* timer = (LocTimerDelegate*)(&rankable); in ranks() local
568 LocTimerDelegate* timer = mTimer; in stop() local
667 LocTimerTest* timer = dynamic_cast<LocTimerTest*>(&rankable); in ranks() local
697 LocTimerTest* timer = new LocTimerTest(r); in main() local
/hardware/qcom/camera/msm8998/QCamera2/util/
DQCameraPerf.cpp234 uint32_t timer) in acquirePerfLock()
259 uint32_t timer) in acquirePerfLockIfExpired()
419 uint32_t timer) in restartTimer()
444 uint32_t timer) in acquirePerfLock()
/hardware/bsp/intel/peripheral/libupm/src/hcsr04/
Dhcsr04.cxx100 struct timeval timer; in ackEdgeDetected() local
/hardware/bsp/intel/peripheral/libupm/src/pn532/
Dpn532.cxx199 uint16_t timer = 0; in sendCommandCheckAck() local
1439 uint16_t timer = 0; in waitForReady() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/examples/
Dvpx_temporal_scalable_patterns.c597 struct vpx_usec_timer timer; in main() local
/hardware/bsp/intel/peripheral/libupm/src/zfm20/
Dzfm20.cxx282 int timer = 0; in getResponse() local
/hardware/intel/common/libmix/mix_vbp/viddec_fw/fw/parser/
Dmain.c12 uint32_t timer=0; variable
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/
Dvpxenc.c1262 struct vpx_usec_timer timer; in encode_frame() local
1663 struct vpx_usec_timer timer; in main() local
Dvpxdec.c794 struct vpx_usec_timer timer; in main_loop() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
Donyx_if.c3279 struct vpx_usec_timer timer; in vp8_loopfilter_frame() local
4836 struct vpx_usec_timer timer; in vp8_receive_raw_frame() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
Dvp9_onyx_if.c2106 struct vpx_usec_timer timer; local
2906 struct vpx_usec_timer timer; local
/hardware/intel/common/libmix/mix_audio/src/
Dmixaudio.c1502 GTimer *timer = g_timer_new(); in mix_audio_SST_writev() local