Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraStream.h60 bool deffered = false, cam_rotation_t online_rotation = ROTATE_0);
190 cam_rotation_t mOnlineRotation;
DQCameraChannel.h59 bool bDeffAlloc = false, cam_rotation_t online_rotation = ROTATE_0,
DQCameraChannel.cpp265 cam_rotation_t online_rotation, in addStream()
DQCameraParameters.h656 cam_rotation_t getStreamRotation(cam_stream_type_t streamType);
DQCameraStream.cpp347 bool deffered, cam_rotation_t online_rotation): in QCameraStream()
DQCameraParameters.cpp10141 cam_rotation_t QCameraParameters::getStreamRotation(cam_stream_type_t streamType) in getStreamRotation()
10143 cam_rotation_t rotation = ROTATE_0; in getStreamRotation()
10189 cam_rotation_t rotation = getStreamRotation(streamType); in getStreamRotation()
/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h234 } cam_rotation_t; typedef
1842 cam_rotation_t rotation[MAX_NUM_STREAMS];
2824 cam_rotation_t rotation; /* jpeg rotation */
2825 cam_rotation_t device_rotation; /* device rotation */
2928 cam_rotation_t rotation;
2999 cam_rotation_t rotation;
3000 cam_rotation_t device_rotation;
/hardware/qcom/camera/msm8998/QCamera2/HAL3/
DQCamera3Stream.h68 cam_rotation_t streamRotation,
DQCamera3Channel.h151 cam_rotation_t streamRotation,
328 cam_rotation_t mRotation;
DQCamera3Stream.cpp374 cam_rotation_t streamRotation, in init()
DQCamera3Channel.cpp167 cam_rotation_t streamRotation, in addStream()