Home
last modified time | relevance | path

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

/frameworks/base/packages/SystemUI/src/com/android/systemui/classifier/
DZigZagClassifier.java116 rotatedPoints = rotateVertical(); in calculateFalsingResult()
191 private List<Point> rotateVertical() { in rotateVertical() method in ZigZagClassifier