Searched refs:native_get_timestamp (Results 1 – 3 of 3) sorted by relevance
2583 int ret = native_get_timestamp(longArray); in getTimestamp()2625 int ret = native_get_timestamp(longArray); in getTimestampWithStatus()4497 private native final int native_get_timestamp(long[] longArray); in native_get_timestamp() method in AudioTrack
1377 return native_get_timestamp(outTimestamp, timebase); in getTimestamp()2501 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