HomeSort by relevance Sort by last modified time
    Searched refs:EVENT_LOOP_END (Results 1 - 4 of 4) sorted by null

  /frameworks/av/include/media/
AudioTrack.h 54 EVENT_LOOP_END = 2, // Sample loop end was reached; playback restarted from
109 * - EVENT_LOOP_END: pointer to an int indicating the number of loops remaining.
    [all...]
  /frameworks/av/media/libmedia/
SoundPool.cpp 753 } else if (event == AudioTrack::EVENT_LOOP_END) {
AudioTrack.cpp     [all...]
  /frameworks/wilhelm/src/android/
AudioPlayer_to_android.cpp     [all...]

Completed in 184 milliseconds