Home | History | Annotate | Download | only in photo

Lines Matching refs:startSize

1082     private int calculateTranslate(int start, int startSize, int totalSize, float scale) {
1102 int blankSize = Math.round((totalSize * scale - startSize) / 2);