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

/frameworks/base/graphics/java/android/graphics/drawable/
H A DInsetDrawable.java222 private void getInsets(Rect out) { method in class:InsetDrawable
233 getInsets(mTmpInsetRect);
247 getInsets(mTmpInsetRect);
259 getInsets(mTmpInsetRect);
/frameworks/support/core-ui/java/android/support/v4/widget/
H A DMaterialProgressDrawable.java723 public float getInsets() { method in class:MaterialProgressDrawable.Ring

Completed in 122 milliseconds