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

  /frameworks/base/core/jni/
android_hardware_Camera.cpp 610 int defaultOrientation = 0;
616 defaultOrientation = 180;
620 defaultOrientation = 180;
624 defaultOrientation = 180;
631 if (defaultOrientation != 0) {
632 ALOGV("Setting default display orientation to %d", defaultOrientation);
634 defaultOrientation, 0);
    [all...]
  /cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/sixdof/Renderer/
BaseRenderer.java 337 int defaultOrientation = indexOffset;
339 int difference = (currentOrientation - defaultOrientation) % ORIENTATION_COUNT;
  /prebuilts/devtools/tools/lib/
org-eclipse-jface-3.6.2.jar 
  /prebuilts/tools/common/eclipse/
org.eclipse.jface_3.4.2.M20090107-0800.jar 
org.eclipse.jface_3.6.2.M20110210-1200.jar 
  /prebuilts/tools/common/m2/repository/com/android/external/eclipse/org-eclipse-jface/3.6.2/
org-eclipse-jface-3.6.2.jar 

Completed in 357 milliseconds