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

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapture.cpp 161 mSensorOrientation = varint;
162 if (mSensorOrientation == 270 ||mSensorOrientation==90)
165 mSensorOrientation +=180;
166 mSensorOrientation%=360;
171 mSensorOrientation = 0;
174 CAMHAL_LOGVB("Sensor Orientation set : %d", mSensorOrientation);
    [all...]
OMXCameraAdapter.cpp     [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h     [all...]

Completed in 29 milliseconds