Searched refs:onOrientationChange (Results 1 – 5 of 5) sorted by relevance
71 void DeviceMotionAndOrientationManager::onOrientationChange(PassRefPtr<DeviceOrientation> orientati… in onOrientationChange() function in android::DeviceMotionAndOrientationManager74 …static_cast<DeviceOrientationClientImpl*>(m_orientationClient.get())->onOrientationChange(orientat… in onOrientationChange()147 static void onOrientationChange(JNIEnv* env, jobject, jobject webViewCoreObject, bool canProvideAlp… in onOrientationChange() function150 …Core(env, webViewCoreObject)->deviceMotionAndOrientationManager()->onOrientationChange(orientation… in onOrientationChange()157 …"nativeOnOrientationChange", "(Landroid/webkit/WebViewCore;ZDZDZD)V", (void*) onOrientationChange }
53 void onOrientationChange(PassRefPtr<WebCore::DeviceOrientation>);
47 void onOrientationChange(PassRefPtr<DeviceOrientation>);
118 void DeviceOrientationClientImpl::onOrientationChange(PassRefPtr<DeviceOrientation> orientation) in onOrientationChange() function in android::DeviceOrientationClientImpl
31279 onOrientationChange event.100268 Rename DeviceOrientationController::onOrientationChange to didChangeDeviceOrientation