Searched refs:mMaxScaleFactor (Results 1 – 1 of 1) sorted by relevance
109 private float mMaxScaleFactor = 3.0f; // TODO: base this on the current view / image field in PrimaryImage561 mMaxScaleFactor = Math.max(3.f, Math.max(maxWidth, maxHeight)); in setImageShowSize()797 return mMaxScaleFactor; in getMaxScaleFactor()801 mMaxScaleFactor = maxScaleFactor; in setMaxScaleFactor()