Home
last modified time | relevance | path

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

/device/google/crosshatch/vibrator/
DVibrator.cpp96 static constexpr int8_t MAX_TRIGGER_LATENCY_MS = 6; variable
114 mDuration << (timeoutMs + MAX_TRIGGER_LATENCY_MS) << std::endl; in on()
281 timeMs += MAX_TRIGGER_LATENCY_MS; // Add expected cold-start latency in performEffect()