HomeSort by relevance Sort by last modified time
    Searched refs:kYAxis (Results 1 - 8 of 8) sorted by null

  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
sensor_data.h 81 kYAxis = 1,
103 data[SensorIndex::kYAxis] = y_axis;
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
gyro_offset_over_temp_cal.cc 41 sample.data[SensorIndex::kYAxis],
48 sample.data[SensorIndex::kYAxis],
56 sample.data[SensorIndex::kYAxis],
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/accelerometer/accel_offset_cal/
accel_offset_cal.cc 35 sample.data[SensorIndex::kYAxis],
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/magnetometer/mag_diverse_cal/
mag_diverse_cal.cc 41 sample.data[SensorIndex::kXAxis], sample.data[SensorIndex::kYAxis],
  /external/skia/src/pathops/
SkPathOpsCubic.h 24 kYAxis
SkDCubicLineIntersection.cpp 177 count = c.searchRoots(extremeTs, extrema, axisIntercept, SkDCubic::kYAxis, roots);
  /external/skqp/src/pathops/
SkPathOpsCubic.h 24 kYAxis
SkDCubicLineIntersection.cpp 177 count = c.searchRoots(extremeTs, extrema, axisIntercept, SkDCubic::kYAxis, roots);

Completed in 978 milliseconds