Home | History | Annotate | Download | only in imageshow

Lines Matching refs:getScaleFactor

611         m.postScale(getScaleFactor(), getScaleFactor(),
614 m.postTranslate(translation.x * getScaleFactor(),
615 translation.y * getScaleFactor());
631 float scaleFactor = getScaleFactor();
655 getScaleFactor(), this);
681 getScaleFactor(), rBounds,
705 && request.getScaleFactor() == getScaleFactor()) {
727 public float getScaleFactor() {