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

  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/common_data/
sensor_data.h 80 kXAxis = kSingleAxis,
102 data[SensorIndex::kXAxis] = x_axis;
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/gyroscope/gyro_offset_over_temp_cal/
gyro_offset_over_temp_cal.cc 40 sample.data[SensorIndex::kXAxis],
47 sample.data[SensorIndex::kXAxis],
55 sample.data[SensorIndex::kXAxis],
  /device/google/contexthub/firmware/os/algos/calibration/online_calibration/accelerometer/accel_offset_cal/
accel_offset_cal.cc 34 sample.data[SensorIndex::kXAxis],
  /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/
SkDCubicLineIntersection.cpp 141 count = c.searchRoots(extremeTs, extrema, 0, SkDCubic::kXAxis, roots);
240 count = c.searchRoots(extremeTs, extrema, axisIntercept, SkDCubic::kXAxis, roots);
SkPathOpsCubic.h 23 kXAxis,
  /external/skqp/src/pathops/
SkDCubicLineIntersection.cpp 141 count = c.searchRoots(extremeTs, extrema, 0, SkDCubic::kXAxis, roots);
240 count = c.searchRoots(extremeTs, extrema, axisIntercept, SkDCubic::kXAxis, roots);
SkPathOpsCubic.h 23 kXAxis,

Completed in 4977 milliseconds