Searched refs:round (Results 1 – 15 of 15) sorted by relevance
65 double round(double x) in round() function67 double round(x) in round()
158 return round(odClamp); in convertLevelsToOdClamp()377 ? round((STEADY_TARGET_G[0] / tempAmpMax) * longVoltageMax) in Vibrator()381 ? round((STEADY_TARGET_G[2] / tempAmpMax) * longVoltageMax) in Vibrator()503 int32_t rtp_input = std::round(amplitude * (MAX_RTP_INPUT - MIN_RTP_INPUT) + MIN_RTP_INPUT); in setAmplitude()
155 return round(odClamp); in convertLevelsToOdClamp()410 ? round((STEADY_TARGET_G[0] / tempAmpMax) * longVoltageMax) in Vibrator()414 ? round((STEADY_TARGET_G[2] / tempAmpMax) * longVoltageMax) in Vibrator()534 int32_t rtp_input = std::round(amplitude * (MAX_RTP_INPUT - MIN_RTP_INPUT) + MIN_RTP_INPUT); in setAmplitude()
79 return round(odClamp); in convertLevelsToOdClamp()245 tempVolLevel = round((STEADY_TARGET_G[0] / tempAmpMax) * longVoltageMax); in Vibrator()352 std::round((amplitude - 1) / 254.0 * (MAX_RTP_INPUT - MIN_RTP_INPUT) + MIN_RTP_INPUT); in setAmplitude()
24 return std::round(amplitude * 127); in amplitudeToRtpInput()
24 return std::round((amplitude - 1) / 254.0 * 127); in amplitudeToRtpInput()
31 return std::round(ratio); in toScale()
31 static_cast<int_fast32_t>(round(volume * kDenominator)); in multiplyByVolume()
151 mProgressBar.setProgress((int) Math.round(progress * PROGRESS_BAR_MAX)); in onProgress()
137 const uint32_t secondsM = round(v * 1000000); in convertDegToDegMmSs()
115 return std::round(ratio); in amplitudeToScale()
3149 virtio_net_announce_timer(int round) "%d"3150 virtio_net_handle_announce(int round) "%d"
18990 PLandroid/app/AppOpsManager$HistoricalOps;->round(D)D26407 HSPLandroid/graphics/RectF;->round(Landroid/graphics/Rect;)V47756 HSPLcom/android/internal/util/FastMath;->round(F)I50823 HSPLjava/lang/Math;->round(D)J50824 HSPLjava/lang/Math;->round(F)I