Home
last modified time | relevance | path

Searched refs:native_get_min_buff_size (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/media/java/android/media/
DAudioRecord.java1044 int size = native_get_min_buff_size(sampleRateInHz, channelCount, audioFormat); in getMinBufferSize()
1960 static private native final int native_get_min_buff_size( in native_get_min_buff_size() method in AudioRecord
DAudioTrack.java1816 int size = native_get_min_buff_size(sampleRateInHz, channelCount, audioFormat); in getMinBufferSize()
3661 static private native final int native_get_min_buff_size( in native_get_min_buff_size() method in AudioTrack
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt37271 Landroid/media/AudioRecord;->native_get_min_buff_size(III)I
37616 Landroid/media/AudioTrack;->native_get_min_buff_size(III)I