Searched refs:gather (Results 1 – 4 of 4) sorted by relevance
806 void gather(const AudioRecord *record);
1374 void gather(const AudioTrack *track);
81 void AudioRecord::MediaMetrics::gather(const AudioRecord *record) in gather() function in android::AudioRecord::MediaMetrics120 mMediaMetrics.gather(this); in getMetrics()173 mMediaMetrics.gather(this); in ~AudioRecord()
187 void AudioTrack::MediaMetrics::gather(const AudioTrack *track) in gather() function in android::AudioTrack::MediaMetrics219 mMediaMetrics.gather(this); in getMetrics()318 mMediaMetrics.gather(this); in ~AudioTrack()