Home
last modified time | relevance | path

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

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