Searched defs:getMaxAmplitude (Results 1 – 8 of 8) sorted by relevance
547 status_t MediaRecorder::getMaxAmplitude(int* max) in getMaxAmplitude() function in android::MediaRecorder
295 status_t getMaxAmplitude(int* max) in getMaxAmplitude() function in android::BpMediaRecorder
482 int16_t AudioSource::getMaxAmplitude() { in getMaxAmplitude() function in android::AudioSource
269 status_t MediaRecorderClient::getMaxAmplitude(int* max) in getMaxAmplitude() function in android::MediaRecorderClient
2508 status_t StagefrightRecorder::getMaxAmplitude(int *max) { in getMaxAmplitude() function in android::StagefrightRecorder
576 public float getMaxAmplitude(float frequencyHz) { in getMaxAmplitude() method in VibratorInfo.FrequencyProfile
1400 public native int getMaxAmplitude() throws IllegalStateException; in getMaxAmplitude() method in MediaRecorder
227 jmethodID getMaxAmplitude; member