Home
last modified time | relevance | path

Searched refs:mCaptureRotation (Results 1 – 2 of 2) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCamera2HWI.h563 int mCaptureRotation; variable
DQCamera2HWI.cpp1052 mCaptureRotation(0), in QCamera2HardwareInterface()
5876 return mCaptureRotation; in getJpegRotation()
5890 mCaptureRotation = mParameters.getJpegRotation(); in getOrientation()