Searched defs:pad (Results 1 – 9 of 9) sorted by relevance
33 public IconMarginSpan(Bitmap b, int pad) { in IconMarginSpan()
33 public DrawableMarginSpan(Drawable b, int pad) { in DrawableMarginSpan()
154 /*package*/ static byte[] nativeScaleNinePatch(byte[] chunk, float scale, Rect pad) { in nativeScaleNinePatch()
317 InputStream is, Rect pad, Options opts) { in decodeResourceStream()602 private static native byte[] nativeScaleNinePatch(byte[] chunk, float scale, Rect pad); in nativeScaleNinePatch()
686 Rect pad = new Rect(); in createFromResourceStream() local852 Rect pad, String srcName) { in drawableFromBitmap()
249 String pad = (t.equals(current)) ? " * " : " "; in doListTransports() local
375 uint32_t pad[2]; member382 uint32_t pad[7]; member
190 GLboolean pad; member
1559 public void setCompoundDrawablePadding(int pad) { in setCompoundDrawablePadding()5403 int pad = getCompoundPaddingTop() + getCompoundPaddingBottom(); in getDesiredHeight() local