Searched refs:CropAndScale (Results 1 – 1 of 1) sorted by relevance
74 CropAndScale, enumerator85 Self::CropAndScale.to_string() in crop_and_scale()93 Self::CropAndScale => f.write_str("crop-and-scale"), in fmt()125 assert_eq!(ResizeMode::CropAndScale.to_string(), "crop-and-scale"); in to_string()