Searched defs:PERSPECTIVE_SCALE_FACTOR (Results 1 - 1 of 1) sorted by path

/frameworks/base/core/java/android/widget/
H A DStackView.java76 private static final float PERSPECTIVE_SCALE_FACTOR = 0f; field in class:StackView
327 final float scale = 1 - PERSPECTIVE_SCALE_FACTOR * (1 - r);

Completed in 81 milliseconds