Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java348 AttitudeRec(double atime, double aroll, double apitch, double ayaw) { in AttitudeRec() argument
352 yaw = ayaw; in AttitudeRec()
380 void set(double atime, double aroll, double apitch, double ayaw) { in set() argument
384 yaw = ayaw; in set()