Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/include/pixelstats/
DWlcReporter.h49 int translateDeviceOrientationToAtomValue(int orientation);
/hardware/google/pixel/pixelstats/
DWlcReporter.cpp69 int WlcReporter::translateDeviceOrientationToAtomValue(int orientation) { in translateDeviceOrientationToAtomValue() function in android::hardware::google::pixel::WlcReporter
114 tmp.intValue(translateDeviceOrientationToAtomValue(orientationFromSensor)); in doLog()