Searched defs:native_get_marker_pos (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/media/java/android/media/
H A DAudioRecord.java430 return native_get_marker_pos();
822 private native final int native_get_marker_pos(); method in class:AudioRecord
H A DAudioTrack.java619 return native_get_marker_pos();
1238 private native final int native_get_marker_pos(); method in class:AudioTrack

Completed in 41 milliseconds