/external/mesa3d/src/gallium/state_trackers/xorg/ |
xorg_tracker.h | 186 xorg_exa_init(ScrnInfoPtr pScrn, Bool accel);
|
xorg_dri2.c | 372 save_accel = ms->exa->accel; 373 ms->exa->accel = TRUE; 390 ms->exa->accel = save_accel;
|
/frameworks/base/docs/html/training/custom-views/ |
index.jd | 24 <li><a href="{@docRoot}guide/topics/graphics/hardware-accel.html">Hardware
|
/frameworks/native/libs/input/ |
VelocityControl.cpp | 88 "vx=%0.3f, vy=%0.3f, speed=%0.3f, accel=%0.3f",
|
/hardware/bsp/intel/peripheral/libupm/src/mpu9150/ |
mpu60x0.cxx | 91 // set the gyro and accel scale bits to reasonable values 107 // read all of the sensor registers - accel, gyro, and temp
|
/hardware/invensense/6515/libsensors_iio/software/core/mllite/linux/ |
ml_stored_data.c | 122 * - accel biases for X, Y, Z axes. 161 * - accel biases for X, Y, Z axes.
|
/hardware/invensense/65xx/libsensors_iio/software/core/mllite/linux/ |
ml_stored_data.c | 122 * - accel biases for X, Y, Z axes. 161 * - accel biases for X, Y, Z axes.
|
/device/google/contexthub/sensorhal/ |
hubconnection.cpp | 375 // Add accel settings 998 } gyro, accel; local [all...] |
/device/google/contexthub/firmware/src/algos/ |
accel_cal.c | 159 // Accel cal algo init (ready for temp buckets). 166 initMagCal(&acc->amoc, // mag_cal_t struct need for accel cal 173 // Accel cal init. 178 // Init core accel data. 483 // Accel Cal Runner. 497 // Checking if accel is still. 514 // If still -> pass the averaged accel data (mean) to the 564 // Resetting the structs for a new accel cal run. 694 // Accel Time in ns.
|
gyro_cal.c | 83 // Accel parameter input units are [m/sec^2] 229 // Update the gyro calibration with accel data [m/sec^2]. 604 GYRO_INFO_PRINT(" Accel Mean = {%s%d.%06d, %s%d.%06d, %s%d.%06d} [g]\n", 637 " Accel Variance = {%s%d.%08d, %s%d.%08d, %s%d.%08d} [m/sec^2]^2\n",
|
/hardware/bsp/intel/peripheral/libupm/src/lsm9ds0/ |
lsm9ds0.cxx | 128 ": Unable to set accel ODR"); 137 ": Unable to enable accel axes"); 145 ": Unable to set accel scale");
|
/device/google/contexthub/util/nanoapp_cmd/ |
nanoapp_cmd.c | 75 if (strcmp(sensor, "accel") == 0) { 323 printf(" sensor: accel|(uncal_)gyro|(uncal_)mag|als|prox|baro|temp|orien\n");
|
/hardware/invensense/65xx/libsensors_iio/ |
MPLSensor.h | 341 int mAccelAccuracy; // value indicating the quality of the accel calibr. 542 void fillAccel(const char* accel, struct sensor_t *list);
|
/development/ndk/platforms/android-3/include/linux/ |
fb.h | 153 __u32 accel; member in struct:fb_fix_screeninfo
|
/development/samples/ApiDemos/src/com/example/android/apis/graphics/ |
SensorTest.java | 80 private final float[] mScale = new float[] { 2, 2.5f, 0.5f }; // accel
|
/device/google/contexthub/firmware/inc/algos/ |
gyro_cal.h | 199 // Update the gyro calibration with accel data [m/sec^2].
|
/device/google/contexthub/util/nanotool/ |
contexthub.cpp | 43 { SensorType::Accel, "accel" }, 84 { SensorType::Accel, SensorType::CompressedAccel, "compressed_accel" }, 452 case SensorType::Accel:
|
/docs/source.android.com/src/devices/graphics/ |
arch-sh.jd | 60 <a href="http://developer.android.com/guide/topics/graphics/hardware-accel.html">Hardware
|
/external/llvm/test/DebugInfo/Generic/ |
accel-table-hash-collisions.ll | 2 ; RUN: %llc_dwarf -dwarf-accel-tables=Enable -filetype=obj -o - < %s | llvm-dwarfdump -debug-dump=apple_names - | FileCheck %s
|
/frameworks/base/docs/html/guide/topics/graphics/ |
overview.jd | 55 <dt><strong><a href="{@docRoot}guide/topics/graphics/hardware-accel.html">Hardware
|
/hardware/bsp/intel/peripheral/libupm/src/lsm303/ |
lsm303.h | 177 int16_t accel[3]; member in class:upm::LSM303
|
/hardware/bsp/intel/peripheral/libupm/src/lsm303d/ |
lsm303d.h | 223 int16_t accel[3]; member in class:upm::LSM303d
|
/hardware/invensense/6515/libsensors_iio/software/core/driver/include/ |
mltypes.h | 216 /* Accel errors */
|
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/build/android/ |
inv_mpu_iio-shared | |
/hardware/invensense/6515/libsensors_iio/software/simple_apps/mpu_iio/ |
mpu_iio.c | 273 // set accel offsets 740 // motion interrupt in low power accel mode 757 // of the low power accel mode. 825 // accel
|