Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.1/
DSensor.cpp260 static status_t checkAxis(int64_t map) { in checkAxis() function
294 ret = checkAxis(xMap); in checkOrientation()
297 ret = checkAxis(yMap); in checkOrientation()
300 ret = checkAxis(zMap); in checkOrientation()