Home
last modified time | relevance | path

Searched defs:onOrientationChange (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebKit/android/jni/
DDeviceMotionAndOrientationManager.cpp71 void DeviceMotionAndOrientationManager::onOrientationChange(PassRefPtr<DeviceOrientation> orientati… in onOrientationChange() function in android::DeviceMotionAndOrientationManager
147 static void onOrientationChange(JNIEnv* env, jobject, jobject webViewCoreObject, bool canProvideAlp… in onOrientationChange() function
DDeviceOrientationClientImpl.cpp118 void DeviceOrientationClientImpl::onOrientationChange(PassRefPtr<DeviceOrientation> orientation) in onOrientationChange() function in android::DeviceOrientationClientImpl