Home
last modified time | relevance | path

Searched defs:minRate (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/frameworks/wilhelm/tests/mimeUri/
H A DslesTestSlowDownUri.cpp71 SLpermille minRate, maxRate, stepSize, rate = 1000; in PlayEventCallback() local
306 SLpermille minRate, maxRate, stepSize; in TestSlowDownUri() local
/aosp_15_r20/frameworks/wilhelm/src/itf/
H A DIRatePitch.cpp71 SLpermille minRate = thiz->mMinRate; in IRatePitch_GetRatePitchCapabilities() local
H A DIPlaybackRate.cpp164 SLpermille minRate = thiz->mMinRate; in IPlaybackRate_GetRateRange() local
/aosp_15_r20/external/bouncycastle/bcprov/src/test/java/org/bouncycastle/math/ec/test/
H A DECPointPerformanceTest.java133 double minRate = Double.MAX_VALUE, maxRate = Double.MIN_VALUE, totalRate = 0.0; in randMult() local
/aosp_15_r20/external/bouncycastle/repackaged/bcprov/src/test/java/com/android/org/bouncycastle/math/ec/test/
H A DECPointPerformanceTest.java135 double minRate = Double.MAX_VALUE, maxRate = Double.MIN_VALUE, totalRate = 0.0; in randMult() local
/aosp_15_r20/frameworks/native/services/surfaceflinger/tests/unittests/
H A DRefreshRateSelectorTest.cpp375 const auto minRate = selector.getMinSupportedRefreshRate(); in TEST_P() local
391 const auto minRate = selector.getMinRefreshRateByPolicy(); in TEST_P() local
415 const auto minRate = selector.getMinRefreshRateByPolicy(); in TEST_P() local
439 const auto minRate = selector.getMinRefreshRateByPolicy(); in TEST_P() local
4493 const auto minRate = selector.getMinSupportedRefreshRate(); in TEST_P() local
/aosp_15_r20/prebuilts/go/linux-x86/src/runtime/
Dmgcpacer_test.go780 const minRate = 0.0001 const