Searched refs:native_get_timestamp (Results 1 – 3 of 3) sorted by relevance
2582 int ret = native_get_timestamp(longArray); in getTimestamp()2624 int ret = native_get_timestamp(longArray); in getTimestampWithStatus()4496 private native final int native_get_timestamp(long[] longArray); in native_get_timestamp() method in AudioTrack
1384 return native_get_timestamp(outTimestamp, timebase); in getTimestamp()2508 private native final int native_get_timestamp(@NonNull AudioTimestamp outTimestamp, in native_get_timestamp() method in AudioRecord
24655 Landroid/media/AudioRecord;->native_get_timestamp(Landroid/media/AudioTimestamp;I)I24991 Landroid/media/AudioTrack;->native_get_timestamp([J)I