Home
last modified time | relevance | path

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

/hardware/qcom/camera/QCamera2/HAL/
DQCameraStream.h60 bool deffered = false, cam_rotation_t online_rotation = ROTATE_0);
180 cam_rotation_t mOnlineRotation;
DQCameraChannel.h59 bool bDeffAlloc = false, cam_rotation_t online_rotation = ROTATE_0);
DQCameraChannel.cpp213 bool bDeffAlloc, cam_rotation_t online_rotation) in addStream()
DQCameraStream.cpp309 bool deffered, cam_rotation_t online_rotation): in QCameraStream()
/hardware/qcom/camera/QCamera2/stack/common/
Dcam_types.h2364 } cam_rotation_t; typedef
2367 cam_rotation_t rotation; /* jpeg rotation */
2368 cam_rotation_t device_rotation; /* device rotation */
2471 cam_rotation_t rotation;
2542 cam_rotation_t rotation;
2543 cam_rotation_t device_rotation;
/hardware/qcom/camera/QCamera2/HAL3/
DQCamera3Stream.h67 cam_rotation_t streamRotation,
DQCamera3Channel.h132 cam_rotation_t streamRotation,
294 cam_rotation_t mRotation;
DQCamera3Stream.cpp324 cam_rotation_t streamRotation, in init()
DQCamera3Channel.cpp157 cam_rotation_t streamRotation, in addStream()