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

  /device/google/contexthub/util/nanotool/
contexthub.h 96 bool have_cal_ref = false; member in struct:android::SensorSpec
nanotool.cpp 197 if (!args->sensors[i].have_cal_ref
254 spec.have_cal_ref = true;
contexthub.cpp 465 if (sensor.have_cal_ref) {
483 if (sensor.have_cal_ref && (result->value != 0.0f)) {

Completed in 91 milliseconds