HomeSort by relevance Sort by last modified time
    Searched refs:updateOrientation (Results 1 - 5 of 5) sorted by null

  /external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
ScreenOrientationController.h 60 void updateOrientation();
ScreenOrientationController.cpp 77 void ScreenOrientationController::updateOrientation()
126 updateOrientation();
152 updateOrientation();
  /external/chromium_org/content/public/android/java/src/org/chromium/content/browser/
ScreenOrientationListener.java 262 updateOrientation();
318 updateOrientation();
334 private void updateOrientation() {
  /pdk/apps/TestingCamera2/src/com/android/testingcamera2/v1/
CameraOps.java 325 public void updateOrientation(int orientation) {
TestingCamera2.java 187 mCameraOps.updateOrientation(orientation);

Completed in 89 milliseconds