Home
last modified time | relevance | path

Searched defs:CameraInfo (Results 1 – 9 of 9) sorted by relevance

/aosp12/packages/services/Car/cpp/evs/support_library/
H A DConfigManager.h29 struct CameraInfo { struct
30 std::string cameraId = ""; // The name of the camera from the point of view of the HAL
31 std::string function = ""; // The expected use for this camera ("reverse", "left", "right")
33 float yaw = 0; // radians positive to the left (right hand rule about global z axis)
34 float pitch = 0; // positive upward (ie: right hand rule about local x axis)
35 float hfov = 0; // radians
36 float vfov = 0; // radians
/aosp12/packages/services/Car/cpp/evs/apps/default/
H A DConfigManager.h28 struct CameraInfo { struct
29 std::string cameraId = ""; // The name of the camera from the point of view of the HAL
30 std::string function = ""; // The expected use for this camera ("reverse", "left", "right")
32 float yaw = 0; // radians positive to the left (right hand rule about global z axis)
33 float pitch = 0; // positive upward (ie: right hand rule about local x axis)
34 float roll = 0; // radians positively increasing clockwisely around the optical axis
35 float hfov = 0; // radians
36 float vfov = 0; // radians
37 bool hflip = false;// boolean to flip the preview horizontally
38 bool vflip = false;// boolean to flip the preview vertically
/aosp12/frameworks/av/camera/include/camera/
H A DCameraBase.h42 struct CameraInfo : public android::Parcelable { struct
47 int facing;
61 int orientation;
/aosp12/frameworks/base/core/java/android/hardware/
H A DCameraInfo.java27 public class CameraInfo implements Parcelable { class
H A DCamera.java315 public static class CameraInfo { class in Camera
/aosp12/hardware/interfaces/automotive/evs/1.1/default/
H A DConfigManager.h58 CameraInfo() : in CameraInfo() function
/aosp12/packages/services/Car/cpp/evs/sampleDriver/
H A DConfigManager.h58 CameraInfo() : in CameraInfo() function
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A Dgr_camera_info.cpp54 CameraInfo::CameraInfo() { in CameraInfo() function in gralloc::CameraInfo
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/
H A Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...