Home
last modified time | relevance | path

Searched refs:android_sensor_orientation (Results 1 – 3 of 3) sorted by relevance

/aosp12/hardware/libhardware/modules/camera/3_0/
H A DExampleCamera.cpp171 int32_t android_sensor_orientation[] = {0}; in initStaticInfo() local
173 ARRAY_SIZE(android_sensor_orientation), in initStaticInfo()
174 android_sensor_orientation); in initStaticInfo()
/aosp12/hardware/libhardware/modules/usbcamera/
H A DUsbCamera.cpp175 int32_t android_sensor_orientation[] = {0}; in initStaticInfo() local
177 ARRAY_SIZE(android_sensor_orientation), in initStaticInfo()
178 android_sensor_orientation); in initStaticInfo()
/aosp12/system/media/camera/docs/
H A Dcamera_device_info.proto157 optional int32 android_sensor_orientation = 983050; field