Searched defs:amount (Results 1 – 6 of 6) sorted by relevance
28 public static float lerp(float start, float stop, float amount) { in lerp()
60 private static float constrain(float amount, float low, float high) { in constrain()
172 int amount = samplesRead == 0 ? numChannels : in testSynchronizedRecord() local
732 final int amount = samplesRead == 0 ? numChannels : in testTimestamp() local1233 final int amount = samplesRead == 0 ? numChannels : in doTest() local
222 RWAmount amount = new RWAmount(); in getRWAmount() local
486 ssize_t amount = record.read((char *)buffer + offset, size -offset); in Java_android_media_audio_cts_AudioRecordNative_nativeTest() local