Searched refs:CHANNEL_SIZE (Results 1 – 3 of 3) sorted by relevance
28 constexpr size_t CHANNEL_SIZE = 2; variable
83 for (size_t i = 0; i < CHANNEL_SIZE; i++) { in operator ==()
2206 VibrationElement element(CHANNEL_SIZE); in nativeVibrate()2235 std::array<jint*, CHANNEL_SIZE> amplitudesArray; in nativeVibrateCombined()2236 std::array<jint, CHANNEL_SIZE> vibratorIdArray; in nativeVibrateCombined()2238 if (amplSize > CHANNEL_SIZE) { in nativeVibrateCombined()2256 VibrationElement element(CHANNEL_SIZE); in nativeVibrateCombined()