Home
last modified time | relevance | path

Searched defs:orientation (Results 1 – 25 of 28) sorted by relevance

12

/hardware/google/pixel/misc_writer/
Dmisc_writer_main.cpp137 int orientation; in main() local
/hardware/libhardware/modules/camera/3_4/
Dstatic_properties.h62 int orientation() const { return orientation_; }; in orientation() function
Dstatic_properties.cpp146 int orientation = 0; in NewStaticProperties() local
195 int orientation, in StaticProperties()
/hardware/libhardware/modules/camera/3_4/metadata/
Dmetadata_reader_test.cpp99 for (int32_t orientation : valid_orientations_) { in TEST_F() local
113 for (int32_t orientation : valid_orientations_) { in TEST_F() local
122 for (int32_t orientation : valid_orientations_) { in TEST_F() local
/hardware/interfaces/configstore/1.1/default/
DSurfaceFlingerConfigs.cpp159 int orientation = 0; in primaryDisplayOrientation() local
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
Ddata_builder.c207 int orientation, long sensitivity) in set_sensor_orientation_and_scale()
244 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity) in inv_set_gyro_orientation_and_scale()
437 void inv_set_accel_orientation_and_scale(int orientation, long sensitivity) in inv_set_accel_orientation_and_scale()
460 void inv_set_compass_orientation_and_scale(int orientation, long sensitivity) in inv_set_compass_orientation_and_scale()
Dml_math_func.c612 void inv_convert_to_body(unsigned short orientation, const long *input, long *output) in inv_convert_to_body()
624 void inv_convert_to_chip(unsigned short orientation, const long *input, long *output) in inv_convert_to_chip()
639 void inv_convert_to_body_with_scale(unsigned short orientation, in inv_convert_to_body_with_scale()
Ddata_builder.h82 int orientation; member
/hardware/invensense/6515/libsensors_iio/software/core/mllite/
Ddata_builder.c208 int orientation, long sensitivity) in set_sensor_orientation_and_scale()
245 void inv_set_gyro_orientation_and_scale(int orientation, long sensitivity) in inv_set_gyro_orientation_and_scale()
642 void inv_set_accel_orientation_and_scale(int orientation, long sensitivity) in inv_set_accel_orientation_and_scale()
665 void inv_set_compass_orientation_and_scale(int orientation, long sensitivity) in inv_set_compass_orientation_and_scale()
Dml_math_func.c612 void inv_convert_to_body(unsigned short orientation, const long *input, long *output) in inv_convert_to_body()
624 void inv_convert_to_chip(unsigned short orientation, const long *input, long *output) in inv_convert_to_chip()
639 void inv_convert_to_body_with_scale(unsigned short orientation, in inv_convert_to_body_with_scale()
Ddata_builder.h84 int orientation; member
/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
Dand_constructor.c116 int32_t orientation; in inv_playback() local
/hardware/google/gfxstream/third-party/glm/include/glm/gtx/
Drotate_vector.inl174 GLM_FUNC_QUALIFIER tmat4x4<T, P> orientation function
/hardware/interfaces/camera/device/default/
DExternalCameraUtils.h108 int32_t orientation; member
DExternalCameraUtils.cpp164 XMLElement* orientation = deviceCfg->FirstChildElement("Orientation"); in loadFromCfg() local
DExternalCameraDevice.cpp476 const int32_t orientation = mCfg.orientation; in initDefaultCharsKeys() local
/hardware/interfaces/camera/device/3.4/default/include/ext_device_v3_4_impl/
DExternalCameraUtils.h103 int32_t orientation; member
/hardware/libhardware/modules/camera/3_4/arc/
Dexif_utils.cpp294 bool ExifUtils::SetOrientation(uint16_t orientation) { in SetOrientation()
/hardware/libhardware/include/hardware/
Dcamera_common.h221 int orientation; member
Dsensors.h408 sensors_vec_t orientation; member
/hardware/libhardware/include_all/hardware/
Dcamera_common.h221 int orientation; member
/hardware/interfaces/camera/device/3.4/default/
DExternalCameraDevice.cpp429 const int32_t orientation = mCfg.orientation; in initDefaultCharsKeys() local
DExternalCameraUtils.cpp859 XMLElement *orientation = deviceCfg->FirstChildElement("Orientation"); in loadFromCfg() local
/hardware/interfaces/camera/common/default/
DExif.cpp621 bool ExifUtilsImpl::setOrientation(uint16_t orientation) { in setOrientation()
/hardware/google/camera/devices/EmulatedCamera/hwl/
DEmulatedSensor.h175 uint32_t orientation = 0; member

12