Searched defs:CenterCrop (Results 1 – 2 of 2) sorted by relevance
14 public class CenterCrop extends BitmapTransformation { class16 public CenterCrop(Context context) { in CenterCrop() method in CenterCrop20 public CenterCrop(BitmapPool bitmapPool) { in CenterCrop() method in CenterCrop
124 class CenterCrop(PreprocessingLayer): class