Searched defs:inset (Results 1 – 5 of 5) sorted by relevance
58 public RoundRectShape(float[] outerRadii, RectF inset, in RoundRectShape()
205 public Bitmap toBitmap(int width, int height, int inset, int color) { in toBitmap()
55 public InsetDrawable(Drawable drawable, int inset) { in InsetDrawable()
211 public void inset(float dx, float dy) { in inset() method in RectF
248 public void inset(int dx, int dy) { in inset() method in Rect