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

/frameworks/base/media/jni/
H A Dandroid_media_MediaSync.cpp406 bool updatedSync = false; local
410 updatedSync = true;
414 updatedSync = true;
418 updatedSync = true;
420 if (updatedSync) {
H A Dandroid_media_MediaPlayer.cpp522 bool updatedSync = scp.frameRateSet; local
525 updatedSync = true;
529 updatedSync = true;
533 updatedSync = true;
535 if (updatedSync) {

Completed in 143 milliseconds