Home
last modified time | relevance | path

Searched defs:sensor_orientation (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dcommon_types.h28 int32_t sensor_orientation; member
/aosp12/hardware/google/camera/devices/EmulatedCamera/hwl/
H A DEmulatedScene.cpp90 float sensor_sensitivity, int sensor_orientation, in EmulatedScene()
390 int32_t sensor_orientation = is_front_facing_ ? -sensor_orientation_ : sensor_orientation_; in CalculateScene() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL3/
H A DQCamera3HWI.cpp10676 int32_t sensor_orientation = (int32_t)gCamCapability[cameraId]->sensor_mount_angle; in initStaticMetadata() local