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.java113 rotatedPoints = rotateVertical(); in calculateFalsingResult()
188 private List<Point> rotateVertical() { in rotateVertical() method in ZigZagClassifier