Home
last modified time | relevance | path

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

/cts/apps/CtsVerifier/src/com/android/cts/verifier/sensors/
DRVCVXCheckAnalyzer.java344 AttitudeRec(double atime, double aroll, double apitch, double ayaw) { in AttitudeRec() argument
347 pitch = apitch; in AttitudeRec()
376 void set(double atime, double aroll, double apitch, double ayaw) { in set() argument
379 pitch = apitch; in set()