Searched refs:frequencyResolution (Results 1 – 2 of 2) sorted by relevance
523 float frequencyResolution) { in frequencyRangeIntersection() argument549 if ((frequencyDelta % frequencyResolution) > EPSILON) { in frequencyRangeIntersection()558 if ((intersectionUpper - intersectionLower) < frequencyResolution) { in frequencyRangeIntersection()
432 jfloat frequencyResolution = static_cast<jfloat>(info.frequencyResolution.valueOr(NAN)); in vibratorGetInfo() local442 minFrequency, frequencyResolution, maxAmplitudes); in vibratorGetInfo()