Searched refs:mInsetR (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
H A DLayerDrawable.java205 childDrawable.mInsetR = right;
311 childDrawable.mInsetR = r;
495 bounds.right - r.mInsetR - padR,
513 + r.mInsetL + r.mInsetR + padL + padR;
604 public int mInsetL, mInsetT, mInsetR, mInsetB; field in class:LayerDrawable.ChildDrawable
646 r.mInsetR = or.mInsetR;

Completed in 47 milliseconds