Searched refs:cropFactor (Results 1 – 3 of 3) sorted by relevance
261 void SetCropFactor (real64 cropFactor) in SetCropFactor() argument263 fCropFactor = cropFactor; in SetCropFactor()
134 real64 cropFactor) const;
1649 real64 cropFactor) const in DownScale()1659 minSize = Round_uint32 (minSize / cropFactor); in DownScale()1660 prefSize = Round_uint32 (prefSize / cropFactor); in DownScale()