Searched refs:SetFourAxis (Results 1 – 3 of 3) sorted by relevance
/device/google/contexthub/util/nanotool/ |
D | calibrationfile.h | 42 bool SetFourAxis(const char *key, int32_t x, int32_t y, int32_t z,
|
D | calibrationfile.cpp | 108 bool CalibrationFile::SetFourAxis(const char *key, int32_t x, int32_t y, in SetFourAxis() function in android::CalibrationFile
|
D | androidcontexthub.cpp | 323 return cal_file->SetFourAxis(key, x, y, z, w); in SetCalibration()
|