Home
last modified time | relevance | path

Searched defs:OrientationRectF (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/quickstep/src/com/android/quickstep/
DOrientationRectF.java26 public class OrientationRectF extends RectF { class
38 public OrientationRectF(float left, float top, float right, float bottom, int rotation) { in OrientationRectF() method in OrientationRectF