Searched refs:CHANNEL_SIZE (Results 1 – 3 of 3) sorted by relevance
29 constexpr size_t CHANNEL_SIZE = 2; variable
83 for (size_t i = 0; i < CHANNEL_SIZE; i++) { in operator ==()
1896 VibrationElement element(CHANNEL_SIZE); in nativeVibrate()1925 std::array<jint*, CHANNEL_SIZE> amplitudesArray; in nativeVibrateCombined()1926 std::array<jint, CHANNEL_SIZE> vibratorIdArray; in nativeVibrateCombined()1928 if (amplSize > CHANNEL_SIZE) { in nativeVibrateCombined()1946 VibrationElement element(CHANNEL_SIZE); in nativeVibrateCombined()