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

/external/chromium_org/content/browser/screen_orientation/
H A Dscreen_orientation_provider_android.h52 bool LockMatchesCurrentOrientation(blink::WebScreenOrientationLockType lock);
H A Dscreen_orientation_provider_android.cc84 if (LockMatchesCurrentOrientation(lock_orientation)) {
105 if (LockMatchesCurrentOrientation(pending_lock_->lock)) {
128 bool ScreenOrientationProviderAndroid::LockMatchesCurrentOrientation( function in class:content::ScreenOrientationProviderAndroid

Completed in 94 milliseconds