Home
last modified time | relevance | path

Searched defs:BorderCropDrawable (Results 1 – 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
DBorderCropDrawable.java24 public class BorderCropDrawable extends Drawable { class
30 BorderCropDrawable(Drawable child, boolean cropLeft, in BorderCropDrawable() method in BorderCropDrawable