Searched refs:native_get_timestamp (Results 1 – 3 of 3) sorted by relevance
1000 return native_get_timestamp(outTimestamp, timebase); in getTimestamp()1968 private native final int native_get_timestamp(@NonNull AudioTimestamp outTimestamp, in native_get_timestamp() method in AudioRecord
1882 int ret = native_get_timestamp(longArray); in getTimestamp()1924 int ret = native_get_timestamp(longArray); in getTimestampWithStatus()3656 private native final int native_get_timestamp(long[] longArray); in native_get_timestamp() method in AudioTrack
37273 Landroid/media/AudioRecord;->native_get_timestamp(Landroid/media/AudioTimestamp;I)I37622 Landroid/media/AudioTrack;->native_get_timestamp([J)I