Home
last modified time | relevance | path

Searched refs:ROTATE_90 (Results 1 – 20 of 20) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCameraChannel.cpp900 if (streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_90 || in addReprocStreamsFromSource()
925 (streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_90 || in addReprocStreamsFromSource()
DQCameraStream.cpp471 if (streamInfo->pp_config.rotation == ROTATE_90 || in calcOffset()
DQCamera2HWI.cpp4615 pp_config.rotation = ROTATE_90; in addReprocChannel()
DQCameraParameters.cpp6896 featureConfig.rotation = ROTATE_90; in getStreamRotation()
/device/lge/hammerhead/camera/QCamera2/HAL/
DQCameraChannel.cpp665 if (streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_90 || in addReprocStreamsFromSource()
DQCamera2HWI.cpp3214 pp_config.rotation = ROTATE_90; in addOnlineReprocChannel()
/device/asus/flo/camera/QCamera2/HAL/
DQCameraChannel.cpp665 if (streamInfo->reprocess_config.pp_feature_config.rotation == ROTATE_90 || in addReprocStreamsFromSource()
DQCamera2HWI.cpp3214 pp_config.rotation = ROTATE_90; in addOnlineReprocChannel()
/device/asus/flo/camera/QCamera2/stack/common/
Dcam_types.h1121 ROTATE_90 = 1<<1, enumerator
/device/lge/hammerhead/camera/QCamera2/stack/common/
Dcam_types.h1252 ROTATE_90 = 1<<1, enumerator
/device/moto/shamu/camera/QCamera2/stack/common/
Dcam_types.h1563 ROTATE_90 = 1<<1, enumerator
/device/moto/shamu/camera/QCamera2/HAL3/
DQCamera3Channel.cpp1633 reproc_cfg.rotation = ROTATE_90; in request()
2978 fwk_frame.reproc_config.rotation = ROTATE_90; in extractFrameCropAndRotation()
DQCamera3HWI.cpp6702 rotation_info.rotation = ROTATE_90; in translateToHalMetadata()
/device/asus/flo/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2214 if (reprocess_config.pp_feature_config.rotation == ROTATE_90 || in addReprocStreamsFromSource()
DQCamera3HWI.cpp3674 pp_config.rotation = ROTATE_90; in addOnlineReprocChannel()
/device/lge/hammerhead/camera/QCamera2/HAL3/
DQCamera3Channel.cpp2512 if (pp_config.rotation == ROTATE_90 || in addReprocStreamsFromSource()
DQCamera3HWI.cpp6094 pp_config.rotation = ROTATE_90; in addOfflineReprocChannel()
/device/lge/hammerhead/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2352 if (my_obj->stream_info->pp_config.rotation == ROTATE_90 || in mm_stream_calc_offset()
/device/asus/flo/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2350 if (my_obj->stream_info->pp_config.rotation == ROTATE_90 || in mm_stream_calc_offset()
/device/moto/shamu/camera/QCamera2/stack/mm-camera-interface/src/
Dmm_camera_stream.c2701 if (my_obj->stream_info->pp_config.rotation == ROTATE_90 || in mm_stream_calc_offset()