Searched defs:loopEnd (Results 1 – 4 of 4) sorted by relevance
538 void StaticAudioTrackClientProxy::setLoop(size_t loopStart, size_t loopEnd, int loopCount) in setLoop()585 size_t loopEnd, int loopCount) in setBufferPositionAndLoop()892 const size_t loopEnd = update.mLoopEnd; in updateStateWithLoop() local
956 status_t AudioTrack::setLoop(uint32_t loopStart, uint32_t loopEnd, int loopCount) in setLoop()980 void AudioTrack::setLoop_l(uint32_t loopStart, uint32_t loopEnd, int loopCount) in setLoop_l()
1049 uint32_t loopEnd = mSample->size()/mNumChannels/ in setLoop() local
998 jint loopStart, jint loopEnd, jint loopCount) { in android_media_AudioTrack_set_loop()