Home
last modified time | relevance | path

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

/hardware/nxp/nfc/snxxx/halimpl/power-tracker/
DNfcProperties.sysprop30 prop_name: "vendor.nfc.nxp.activestate.tick"
37 prop_name: "vendor.nfc.nxp.standbystate.tick"
44 prop_name: "vendor.nfc.nxp.ulpdetstate.tick"
/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/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/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/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_calibrated_timestamps.adoc149 Unless the tick of each clock corresponding to the set of time domains coincides and all clocks can…
/hardware/interfaces/automotive/vehicle/2.0/
Dtypes.hal454 * previous tick counts are not comparable with this and future ones. Some
455 * sort of discontinuity in tick counting has occurred.
459 * tick counts are cumulative. Tick counts increment when the vehicle
469 * configArray is used to indicate the micrometers-per-wheel-tick values and
470 * which wheels are supported. Each micrometers-per-wheel-tick value is static (i.e. will not
472 * multiple rim/tire size options, the micrometers-per-wheel-tick values are set to those for
476 * configArray[1] = micrometers per front left wheel tick
477 * configArray[2] = micrometers per front right wheel tick
478 * configArray[3] = micrometers per rear right wheel tick
479 * configArray[4] = micrometers per rear left wheel tick