Searched refs:wasPlaying (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/
H A DAwesomePlayer.cpp1329 bool wasPlaying = (mFlags & PLAYING) != 0; local
1349 if (wasPlaying) {
2605 bool wasPlaying = (mFlags & PLAYING) != 0; local
2643 if (wasPlaying) {
/frameworks/av/libvideoeditor/lvpp/
H A DPreviewPlayer.cpp1815 bool wasPlaying = (mFlags & PLAYING) != 0; local
1830 if (wasPlaying) {

Completed in 40 milliseconds