HomeSort by relevance Sort by last modified time
    Searched defs:didChangeDeviceOrientation (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebKit/chromium/src/
WebDeviceOrientationController.cpp 36 void WebDeviceOrientationController::didChangeDeviceOrientation(const WebDeviceOrientation& orientation)
39 m_controller->didChangeDeviceOrientation(deviceOrientation.get());
  /external/webkit/Source/WebCore/dom/
DeviceOrientationController.cpp 102 void DeviceOrientationController::didChangeDeviceOrientation(DeviceOrientation* orientation)

Completed in 175 milliseconds