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

1 2

  /device/asus/flo/camera/QCamera2/HAL3/
QCamera3Channel.h 222 int getJpegRotation();
QCamera3PostProc.cpp     [all...]
QCamera3Channel.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL3/
QCamera3Channel.h 222 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...]
QCameraParameters.cpp     [all...]
  /hardware/qcom/camera/QCamera2/HAL/
QCamera2HWI.h 291 int getJpegRotation();
QCameraParameters.h 384 int getJpegRotation();
QCamera2HWI.cpp     [all...]
QCameraPostProc.cpp     [all...]
  /device/lge/mako/camera/QCamera/HAL/core/inc/
QCameraHWI.h 573 int getJpegRotation(void);
  /device/lge/mako/camera/
QCameraHWI.h 581 int getJpegRotation(void);
QCameraHWI_Still.cpp 812 rotation = mHalCamCtrl->getJpegRotation();
    [all...]
  /packages/apps/Camera/src/com/android/camera/
Util.java 693 public static int getJpegRotation(int cameraId, int orientation) {
PhotoModule.java     [all...]
VideoModule.java     [all...]
  /packages/apps/Camera2/src/com/android/camera/util/
CameraUtil.java 758 public static int getJpegRotation(int cameraId, int orientation) {
    [all...]
  /packages/apps/Camera2/src/com/android/camera/
VideoModule.java 396 int rotation = CameraUtil.getJpegRotation(mCameraId, mOrientation);
    [all...]
PhotoModule.java 901 mJpegRotation = CameraUtil.getJpegRotation(mCameraId, orientation);
    [all...]
  /device/lge/mako/camera/QCamera/HAL/core/src/
QCameraHWI_Still.cpp 743 rotation = mHalCamCtrl->getJpegRotation();
    [all...]

Completed in 513 milliseconds

1 2