Home
last modified time | relevance | path

Searched refs:tick (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/vibrator/1.1/
Dtypes.hal26 * A tick effect.
28 * This effect should produce a soft, short sensation, like the tick of a clock.
/hardware/interfaces/vibrator/1.3/
Dtypes.hal23 * A soft tick effect meant to be played as a texture.
25 * A soft, short sensation like the tick of a clock. Unlike regular effects, texture effects
/hardware/samsung/nfc/halimpl/osi/
Dosi_common.h138 void OSI_timer_update(int32_t tick);
Dosi_timer.cc199 void OSI_timer_update(int32_t tick) { in OSI_timer_update() argument
212 osi_info.timer[index].timeout -= tick; in OSI_timer_update()
/hardware/qcom/msm8996/kernel-headers/sound/
Dasequencer.h171 snd_seq_tick_time_t tick; member
386 snd_seq_tick_time_t tick; member
/hardware/qcom/msm8996/original-kernel-headers/sound/
Dasequencer.h239 snd_seq_tick_time_t tick; member
490 snd_seq_tick_time_t tick; /* current tick */ member
/hardware/qcom/sdm845/display/libhistogram/
Dringbuffer_test.cpp43 void tick() { fake_time = fake_time + toNsecs(1ms); } in tick() function
56 tk.tick(); in insertFrameIncrementTimeline()
261 tk->tick(); in TEST_F()
/hardware/qcom/sm8150/display/libhistogram/
Dringbuffer_test.cpp43 void tick() { fake_time = fake_time + toNsecs(1ms); } in tick() function
56 tk.tick(); in insertFrameIncrementTimeline()
261 tk->tick(); in TEST_F()
/hardware/qcom/sm7250/display/libhistogram/
Dringbuffer_test.cpp43 void tick() { fake_time = fake_time + toNsecs(1ms); } in tick() function
56 tk.tick(); in insertFrameIncrementTimeline()
260 tk->tick(); in TEST_F()
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal475 * previous tick counts are not comparable with this and future ones. Some
476 * sort of discontinuity in tick counting has occurred.
480 * tick counts are cumulative. Tick counts increment when the vehicle
490 * configArray is used to indicate the micrometers-per-wheel-tick values and
491 * which wheels are supported. Each micrometers-per-wheel-tick value is static (i.e. will not
493 * multiple rim/tire size options, the micrometers-per-wheel-tick values are set to those for
497 * configArray[1] = micrometers per front left wheel tick
498 * configArray[2] = micrometers per front right wheel tick
499 * configArray[3] = micrometers per rear right wheel tick
500 * configArray[4] = micrometers per rear left wheel tick