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

  /device/google/contexthub/util/nanotool/
calibrationfile.h 41 bool SetTripleAxis(const char *key, int32_t x, int32_t y, int32_t z);
calibrationfile.cpp 98 bool CalibrationFile::SetTripleAxis(const char *key, int32_t x, int32_t y,
androidcontexthub.cpp 335 return cal_file->SetTripleAxis(key, x, y, z);

Completed in 57 milliseconds