Home
last modified time | relevance | path

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

/aosp12/frameworks/native/services/sensorservice/
H A DFusion.cpp257 ((mInitState & GYRO) || (mMode == FUSION_NOGYRO)) && in hasEstimate()
276 } else if (what == GYRO) { in checkInitComplete()
280 mInitState |= GYRO; in checkInitComplete()
314 if (!checkInitComplete(GYRO, w, dT)) in handleGyro()
H A DFusion.h90 enum { ACC=0x1, MAG=0x2, GYRO=0x4 }; enumerator
/aosp12/frameworks/proto_logging/stats/
H A Datoms.proto15165 GYRO = 2; enumerator