Searched refs:cropWidthStart (Results 1 – 1 of 1) sorted by relevance
620 int left = (int) (prop.cropCenterXStart - prop.cropWidthStart / 2); in getOpeningWindowAnimators()622 int right = (int) (left + prop.cropWidthStart); in getOpeningWindowAnimators()671 FloatProp mCropRectWidth = new FloatProp(prop.cropWidthStart, prop.cropWidthEnd, 0, in getOpeningWindowAnimators()1416 public final int cropWidthStart; field in AnimOpenProperties1478 cropWidthStart = windowIconSize; in AnimOpenProperties()