HomeSort by relevance Sort by last modified time
    Searched defs:mTmpOutRect (Results 1 - 2 of 2) sorted by null

  /frameworks/base/graphics/java/android/graphics/drawable/
AdaptiveIconDrawable.java 131 private final Rect mTmpOutRect = new Rect();
324 final Rect outRect = mTmpOutRect;
    [all...]
LayerDrawable.java 104 private final Rect mTmpOutRect = new Rect();
    [all...]

Completed in 385 milliseconds