Home
last modified time | relevance | path

Searched refs:setJpegRotation (Results 1 – 9 of 9) sorted by relevance

/device/moto/shamu/camera/QCamera/HAL2/core/inc/
DQCameraHWI.h597 status_t setJpegRotation(int isZSL);
/device/moto/shamu/camera/QCamera/HAL/core/inc/
DQCameraHWI.h655 status_t setJpegRotation(int isZSL);
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h777 void setJpegRotation(int rotation);
DQCamera2HWI.cpp2992 mParameters.setJpegRotation(mParameters.getRotation()); in takePicture()
3632 mParameters.setJpegRotation(mParameters.getRotation()); in takeBackendPic_internal()
3757 mParameters.setJpegRotation(mParameters.getRotation()); in takeLiveSnapshot_internal()
DQCameraParameters.cpp9418 void QCameraParameters::setJpegRotation(int rotation) { in setJpegRotation() function in qcamera::QCameraParameters
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h777 void setJpegRotation(int rotation);
DQCamera2HWI.cpp2992 mParameters.setJpegRotation(mParameters.getRotation()); in takePicture()
3632 mParameters.setJpegRotation(mParameters.getRotation()); in takeBackendPic_internal()
3757 mParameters.setJpegRotation(mParameters.getRotation()); in takeLiveSnapshot_internal()
DQCameraParameters.cpp9418 void QCameraParameters::setJpegRotation(int rotation) { in setJpegRotation() function in qcamera::QCameraParameters
/device/moto/shamu/camera/QCamera/HAL/core/src/
DQCameraHWI_Parm.cpp2730 status_t QCameraHardwareInterface::setJpegRotation(int isZsl) { in setJpegRotation() function in android::QCameraHardwareInterface