Home
last modified time | relevance | path

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

/hardware/google/pixel/vibrator/cs40l25/tests/
Dtest-hwcal.cpp33 static constexpr uint32_t Q_DEFAULT = 15.5f * (1 << 16); member in aidl::android::hardware::vibrator::HwCalTest
138 uint32_t expect = Q_DEFAULT; in TEST_F()
148 uint32_t expect = Q_DEFAULT; in TEST_F()
/hardware/google/pixel/vibrator/cs40l25/
DHardware.h134 static constexpr uint32_t Q_DEFAULT = 15.5 * Q_FLOAT_TO_FIXED; variable
169 *value = Q_DEFAULT; in getQ()