Searched defs:cropRight (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) {
46 if (cropRight) {
30 BorderCropDrawable(Drawable child, boolean cropLeft, boolean cropTop, boolean cropRight, boolean cropBottom) argument

Completed in 28 milliseconds