Home | History | Annotate | Download | only in HAL

Lines Matching refs:getJpegRotation

4611         int rotation = getJpegRotation();
5715 (getJpegRotation() > 0) && (mParameters.getRecordingHintValue() == false)) {
5717 CDBG_HIGH("%s: need to do reprocess for rotation=%d", __func__, getJpegRotation());
5787 (getJpegRotation() > 0) && (mParameters.getRecordingHintValue() == false)) {
5789 CDBG_HIGH("%s: need to do reprocess for rotation=%d", __func__, getJpegRotation());
5867 * FUNCTION : getJpegRotation
5875 int QCamera2HardwareInterface::getJpegRotation() {
5890 mCaptureRotation = mParameters.getJpegRotation();