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

  /hardware/ti/omap4xxx/camera/OMXCameraAdapter/
OMXCapture.cpp 141 if ( ( unsigned int ) varint != mPictureRotation) {
144 mPictureRotation = varint;
148 if (mPictureRotation) mPendingCaptureSettings |= SetRotation;
149 mPictureRotation = 0;
152 CAMHAL_LOGVB("Picture Rotation set %d", mPictureRotation);
766 ret = setPictureRotation(mPictureRotation);
    [all...]
OMXExif.cpp 665 ExifElementsTable::degreesToExifOrientation(mPictureRotation);
OMXCameraAdapter.cpp     [all...]
  /hardware/ti/omap4xxx/camera/inc/OMXCameraAdapter/
OMXCameraAdapter.h 880 unsigned int mPictureRotation
    [all...]

Completed in 21 milliseconds