Searched refs:Q_DEFAULT (Results 1 – 2 of 2) sorted by relevance
/device/google/coral/vibrator/tests/ | ||
D | test-hwcal.cpp | 35 static constexpr uint32_t Q_DEFAULT = 15.5f * (1 << 16); member in android::hardware::vibrator::V1_3::implementation::HwCalTest |
/device/google/coral/vibrator/ | ||
D | Hardware.h | 119 static constexpr uint32_t Q_DEFAULT = 15.5 * Q_FLOAT_TO_FIXED; variable |