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.cpp607 bool updatedSync = scp.frameRateSet; local
610 updatedSync = true;
614 updatedSync = true;
618 updatedSync = true;
620 if (updatedSync) {

Completed in 491 milliseconds