Searched refs:ROTATE_0 (Results 1 – 11 of 11) sorted by relevance
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCameraChannel.h | 59 bool bDeffAlloc = false, cam_rotation_t online_rotation = ROTATE_0,
|
H A D | QCameraStream.h | 60 bool deffered = false, cam_rotation_t online_rotation = ROTATE_0);
|
H A D | QCamera2HWICallbacks.cpp | 2040 rotation_info.rotation = ROTATE_0; in updateMetadata() 2051 rotation_info.device_rotation = ROTATE_0; in updateMetadata() 2059 rotation_info.device_rotation = ROTATE_0; in updateMetadata()
|
H A D | QCameraChannel.cpp | 1390 &padding, NULL, NULL, false, false, ROTATE_0, in addReprocStreamsFromSource()
|
H A D | QCameraParameters.cpp | 10143 cam_rotation_t rotation = ROTATE_0; in getStreamRotation() 10160 rotation = ROTATE_0; in getStreamRotation() 10190 featureConfig.rotation = ROTATE_0; in getStreamRotation() 10210 featureConfig.rotation = ROTATE_0; in getStreamRotation() 14107 rotation_info.rotation = ROTATE_0; in addOnlineRotation() 14115 rotation_info.rotation = ROTATE_0; in addOnlineRotation() 14121 rotation_info.device_rotation = ROTATE_0; in addOnlineRotation() 14129 rotation_info.device_rotation = ROTATE_0; in addOnlineRotation()
|
H A D | QCamera2HWI.cpp | 7551 deferAllocation, ROTATE_0, cam_type); in addStreamToChannel() 7571 deferAllocation, ROTATE_0, cam_type); in addStreamToChannel() 8372 pp_config.rotation = ROTATE_0; in getPPConfig() 8489 pp_config.rotation = ROTATE_0; in getPPConfig()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/ |
H A D | QCamera3Channel.cpp | 1940 mRotation(ROTATE_0) in QCamera3RegularChannel() 2008 mRotation = ROTATE_0; in initialize() 2240 streamDim, ROTATE_0, (uint8_t)mNumBuffers, mPostProcMask, mIsType); in initialize() 2779 CAM_FORMAT_BAYER_MIPI_RAW_10BPP_GBRG, mDim, ROTATE_0, (uint8_t)mNumBuffers, in initialize() 2948 ROTATE_0, in initialize() 3799 ROTATE_0, (uint8_t)mCamera3Stream->max_buffers, mPostProcMask, in initialize() 4994 rotation_info.rotation = ROTATE_0; in overrideMetadata() 5003 rotation_info.device_rotation = ROTATE_0; in overrideMetadata() 5112 rotation_info.rotation = ROTATE_0; in overrideFwkMetadata() 5496 streamDim, ROTATE_0, &reprocess_config, in addReprocStreamsFromSource() [all …]
|
H A D | QCamera3PostProc.cpp | 1287 rotation_info.rotation = ROTATE_0; in encodeFWKData() 1707 if (jpeg_settings->jpeg_orientation != 0 && rotation_info->rotation == ROTATE_0) { in encodeData()
|
H A D | QCamera3HWI.cpp | 13925 rotation_info.rotation = ROTATE_0; in translateFwkMetadataToHalMetadata() 13933 rotation_info.device_rotation = ROTATE_0; in translateFwkMetadataToHalMetadata()
|
/aosp12/hardware/qcom/sm7250/display/sde-drm/ |
H A D | drm_plane.cpp | 126 static uint8_t ROTATE_0 = 0; variable 164 ROTATE_0 = prop->enums[i].value; in PopulateReflect() 805 drm_rot_bit_mask |= 1 << ROTATE_0; in Perform()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/stack/common/ |
H A D | cam_types.h | 230 ROTATE_0 = 1<<0, enumerator
|