Searched refs:cropWidthStart (Results 1 – 1 of 1) sorted by relevance
668 int left = prop.cropCenterXStart - prop.cropWidthStart / 2; in getOpeningWindowAnimators()670 int right = left + prop.cropWidthStart; in getOpeningWindowAnimators()725 FloatProp mCropRectWidth = new FloatProp(prop.cropWidthStart, prop.cropWidthEnd, 0, in getOpeningWindowAnimators()1700 public final int cropWidthStart; field in AnimOpenProperties1750 cropWidthStart = windowIconSize; in AnimOpenProperties()