Searched refs:SetRotation (Results 1 – 2 of 2) sorted by relevance
142 mPendingCaptureSettings |= SetRotation; in setParametersCapture()148 if (mPictureRotation) mPendingCaptureSettings |= SetRotation; in setParametersCapture()764 if (mPendingCaptureSettings & SetRotation) { in startImageCapture()765 mPendingCaptureSettings &= ~SetRotation; in startImageCapture()
266 SetRotation = 1 << 4, enumerator