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

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXFD.cpp 60 ret = setFaceDetection(true, mDeviceOrientation);
94 ret = setFaceDetection(false, mDeviceOrientation);
386 if (mDeviceOrientation == 180) {
413 if (mDeviceOrientation == 180) {
OMXCameraAdapter.cpp 197 mDeviceOrientation = 0;
    [all...]
  /packages/apps/Camera/src/com/android/camera/panorama/
PanoramaActivity.java 176 private int mDeviceOrientation;
217 mDeviceOrientation = Util.roundOrientation(orientation, mDeviceOrientation);
220 int orientationCompensation = mDeviceOrientation
602 mDeviceOrientationAtCapture = mDeviceOrientation;
    [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h     [all...]

Completed in 249 milliseconds