Searched refs:shouldLoop (Results 1 - 4 of 4) sorted by relevance

/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.h63 status_t setLooping(bool shouldLoop);
H A DPreviewPlayer.cpp1842 status_t PreviewPlayer::setLooping(bool shouldLoop) { argument
1847 if (shouldLoop) {
/frameworks/av/media/libstagefright/include/
H A DAwesomePlayer.h87 status_t setLooping(bool shouldLoop);
/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp1363 status_t AwesomePlayer::setLooping(bool shouldLoop) { argument
1368 if (shouldLoop) {

Completed in 125 milliseconds