Searched refs:native_get_timestamp (Results 1 – 2 of 2) sorted by relevance
1056 return native_get_timestamp(outTimestamp, timebase); in getTimestamp()2038 private native final int native_get_timestamp(@NonNull AudioTimestamp outTimestamp, in native_get_timestamp() method in AudioRecord
2282 int ret = native_get_timestamp(longArray); in getTimestamp()2324 int ret = native_get_timestamp(longArray); in getTimestampWithStatus()4130 private native final int native_get_timestamp(long[] longArray); in native_get_timestamp() method in AudioTrack