HomeSort by relevance Sort by last modified time
    Searched refs:getJpegRotation (Results 1 - 25 of 35) sorted by null

1 2

  /device/moto/shamu/camera/QCamera/HAL/core/src/
QCameraStream.cpp 236 stream_config.fmt.rotation = mHalCamCtrl->getJpegRotation();
239 stream_config.fmt.rotation = mHalCamCtrl->getJpegRotation();
  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.h 223 int getJpegRotation();
QCamera3PostProc.cpp     [all...]
QCamera3Channel.cpp     [all...]
  /device/asus/flo/camera/QCamera2/HAL/
QCamera2HWI.h 291 int getJpegRotation();
QCameraParameters.h 384 int getJpegRotation();
QCamera2HWI.cpp     [all...]
QCameraPostProc.cpp     [all...]
  /device/lge/hammerhead/camera/QCamera2/HAL/
QCamera2HWI.h 291 int getJpegRotation();
QCameraParameters.h 383 int getJpegRotation();
QCamera2HWI.cpp     [all...]
QCameraPostProc.cpp     [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCamera2HWI.cpp     [all...]
QCamera2HWI.h 355 int getJpegRotation();
QCameraPostProc.cpp 370 encode_parm.rotation = m_parent->getJpegRotation();
425 int jpeg_rotation = m_parent->getJpegRotation();
    [all...]
QCameraParameters.h 530 int getJpegRotation();
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 572 int getJpegRotation(void);
  /device/lge/mako/camera/
QCameraHWI.h 582 int getJpegRotation(void);
  /device/moto/shamu/camera/QCamera/HAL/core/inc/
QCameraHWI.h 656 int getJpegRotation(void);
    [all...]
  /device/moto/shamu/camera/QCamera/HAL2/core/inc/
QCameraHWI.h 598 int getJpegRotation(void);
  /packages/apps/Camera2/src/com/android/camera/one/v2/
OneCameraImpl.java 315 CameraUtil.getJpegRotation(params.orientation, mCharacteristics));
OneCameraZslImpl.java     [all...]
  /packages/apps/Camera/src/com/android/camera/
Util.java 693 public static int getJpegRotation(int cameraId, int orientation) {
  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 743 rotation = mHalCamCtrl->getJpegRotation();
    [all...]

Completed in 670 milliseconds

1 2