Home
last modified time | relevance | path

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

/device/google/trout/hal/sensors/2.1/
DSensor.cpp283 static status_t checkOrientation(std::optional<std::vector<Configuration>> config) { in checkOrientation() function
443 if (checkOrientation(config) != OK) { in buildSensor()