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

  /external/chromium_org/third_party/WebKit/Source/modules/screen_orientation/
ScreenOrientationController.h 46 static WebScreenOrientationType computeOrientation(FrameView*);
ScreenOrientationController.cpp 51 WebScreenOrientationType ScreenOrientationController::computeOrientation(FrameView* view)
86 orientationType = computeOrientation(view);
  /frameworks/base/core/java/android/gesture/
GestureUtils.java 503 float[] targetVector = computeOrientation(array);
537 private static float[] computeOrientation(float[][] covarianceMatrix) {

Completed in 55 milliseconds