Home
last modified time | relevance | path

Searched defs:getOpticalInsets (Results 1 – 10 of 10) sorted by relevance

/frameworks/base/graphics/java/android/graphics/drawable/
DInsetDrawable.java247 public Insets getOpticalInsets() { in getOpticalInsets() method in InsetDrawable
DDrawableWrapper.java258 public Insets getOpticalInsets() { in getOpticalInsets() method in DrawableWrapper
DNinePatchDrawable.java304 public Insets getOpticalInsets() { in getOpticalInsets() method in NinePatchDrawable
DBitmapDrawable.java635 public Insets getOpticalInsets() { in getOpticalInsets() method in BitmapDrawable
DDrawableContainer.java128 public Insets getOpticalInsets() { in getOpticalInsets() method in DrawableContainer
DDrawable.java1153 public @NonNull Insets getOpticalInsets() { in getOpticalInsets() method in Drawable
DAnimatedVectorDrawable.java516 public Insets getOpticalInsets() { in getOpticalInsets() method in AnimatedVectorDrawable
DVectorDrawable.java569 public Insets getOpticalInsets() { in getOpticalInsets() method in VectorDrawable
/frameworks/base/graphics/java/android/graphics/
DBitmap.java1439 public void getOpticalInsets(@NonNull Rect outInsets) { in getOpticalInsets() method in Bitmap
/frameworks/base/core/java/android/view/
DView.java26134 public Insets getOpticalInsets() { in getOpticalInsets() method in View