Searched defs:XScale (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/packages/SystemUI/src/com/android/systemui/recents/views/
H A DTaskStackViewLayoutAlgorithm.java55 static final float XScale = 1.75f; // The large the XScale, the longer the flat area of the curve field in class:TaskStackViewLayoutAlgorithm
275 return (-x * XScale) + 1;

Completed in 29 milliseconds