Searched defs:cropTop (Results 1 - 1 of 1) sorted by relevance

/packages/apps/Launcher3/src/com/android/launcher3/
H A DBorderCropDrawable.java31 boolean cropTop, boolean cropRight, boolean cropBottom) {
42 if (cropTop) {
30 BorderCropDrawable(Drawable child, boolean cropLeft, boolean cropTop, boolean cropRight, boolean cropBottom) argument

Completed in 59 milliseconds