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
1889 int ret = native_get_timestamp(longArray); in getTimestamp()1931 int ret = native_get_timestamp(longArray); in getTimestampWithStatus()3663 private native final int native_get_timestamp(long[] longArray); in native_get_timestamp() method in AudioTrack
34784 Landroid/media/AudioRecord;->native_get_timestamp(Landroid/media/AudioTimestamp;I)I35120 Landroid/media/AudioTrack;->native_get_timestamp([J)I