Searched refs:cropHeightStart (Results 1 – 1 of 1) sorted by relevance
621 int top = (int) (prop.cropCenterYStart - prop.cropHeightStart / 2); in getOpeningWindowAnimators()623 int bottom = (int) (top + prop.cropHeightStart); in getOpeningWindowAnimators()673 FloatProp mCropRectHeight = new FloatProp(prop.cropHeightStart, prop.cropHeightEnd, 0, in getOpeningWindowAnimators()1417 public final int cropHeightStart; field in AnimOpenProperties1479 cropHeightStart = windowIconSize; in AnimOpenProperties()