Home
last modified time | relevance | path

Searched refs:getInt32Setting (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/sensorhal/
Dhubconnection.cpp370 static std::vector<int32_t> getInt32Setting(const sp<JSONObject> &settings, const char *key) { in getInt32Setting() function
1402 std::vector<int32_t> hardwareGyroBias = getInt32Setting(settings, GYRO_BIAS_TAG); in sendCalibrationOffsets()