Home
last modified time | relevance | path

Searched defs:accel (Results 1 – 15 of 15) sorted by relevance

/aosp12/hardware/invensense/65xx/libsensors_iio/software/core/mllite/
H A Dhal_outputs.c81 long accel[3]; in inv_get_sensor_type_accelerometer() local
106 long gravity[3], accel[3]; in inv_get_sensor_type_linear_acceleration() local
257 long accel[3], quat_6_axis[4]; in inv_get_sensor_type_rotation_vector_6_axis() local
506 long accel[3]; in inv_get_sensor_type_orientation_6_axis() local
H A Ddata_builder.h129 struct inv_single_sensor_t accel; member
H A Ddata_builder.c781 inv_error_t inv_build_accel(const long *accel, int status, inv_time_t timestamp) in inv_build_accel()
/aosp12/hardware/invensense/6515/libsensors_iio/software/core/mllite/
H A Dhal_outputs.c129 long accel[3]; in inv_get_sensor_type_accelerometer() local
154 long gravity[3], accel[3]; in inv_get_sensor_type_linear_acceleration() local
297 long accel[3]; in inv_get_sensor_type_rotation_vector_6_axis() local
550 long accel[3]; in inv_get_sensor_type_orientation_6_axis() local
H A Ddata_builder.h132 struct inv_single_sensor_t accel; member
H A Ddata_builder.c1007 inv_error_t inv_build_accel(const long *accel, int status, inv_time_t timestamp) in inv_build_accel()
/aosp12/hardware/invensense/6515/libsensors_iio/software/simple_apps/playback/linux/
H A Dand_constructor.c154 long accel[3]; in inv_playback() local
H A Ddatalogger_outputs.c128 long accel[3]; in inv_get_sensor_type_accel_float() local
H A Dmain.c385 float accel[3]; in fifo_callback() local
/aosp12/frameworks/native/opengl/tests/gl2_cameraeye/src/com/android/gl2cameraeye/
H A DGL2CameraEye.java362 float[] accel = new float[3]; in doPhysics() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dfb.h165 __u32 accel; member
/aosp12/hardware/invensense/65xx/libsensors_iio/
H A DMPLSensor.cpp4756 void MPLSensor::fillAccel(const char* accel, struct sensor_t *list) in fillAccel()
/aosp12/hardware/invensense/6515/libsensors_iio/
H A DMPLSensor.cpp5121 void MPLSensor::fillAccel(const char* accel, struct sensor_t *list)
/aosp12/frameworks/av/services/audioflinger/
H A DEffects.cpp455 uint32_t accel = flags & EFFECT_FLAG_HW_ACC_MASK; in effectFlagsToString() local
/aosp12/frameworks/base/core/java/android/view/
H A DViewRootImpl.java6709 float accel = 1; in process() local