Searched refs:pollOrientation (Results 1 – 3 of 3) sorted by relevance
35 int32_t pollOrientation(int *orientation);
46 int32_t OrientationCollector::pollOrientation(int *orientation) { in pollOrientation() function in android::hardware::google::pixel::OrientationCollector
243 orientationCollector->pollOrientation(&orientationFromSensor); in reportOrientation()