Searched refs:checkInitComplete (Results 1 – 2 of 2) sorted by relevance
229 bool Fusion::checkInitComplete(int what, const vec3_t& d, float dT) { in checkInitComplete() function in android::Fusion275 if (!checkInitComplete(GYRO, w, dT)) in handleGyro()287 if (!checkInitComplete(ACC, a)) in handleAcc()307 if (!checkInitComplete(MAG, m)) in handleMag()
75 bool checkInitComplete(int, const vec3_t& w, float d = 0);