Searched defs:mOpticalInsets (Results 1 – 4 of 4) sorted by relevance
| /frameworks/base/graphics/java/android/graphics/drawable/ | ||
| D | NinePatchDrawable.java | 77 private Insets mOpticalInsets = Insets.NONE; field in NinePatchDrawable |
| D | BitmapDrawable.java | 106 private Insets mOpticalInsets = Insets.NONE; field in BitmapDrawable |
| D | GradientDrawable.java | 1958 public Insets mOpticalInsets = Insets.NONE; field in GradientDrawable.GradientState |
| D | VectorDrawable.java | 936 Insets mOpticalInsets = Insets.NONE; field in VectorDrawable.VectorDrawableState |