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.java190 public Insets getOpticalInsets() { in getOpticalInsets() method in InsetDrawable
DDrawableWrapper.java246 public Insets getOpticalInsets() { in getOpticalInsets() method in DrawableWrapper
DNinePatchDrawable.java306 public Insets getOpticalInsets() { in getOpticalInsets() method in NinePatchDrawable
DBitmapDrawable.java601 public Insets getOpticalInsets() { in getOpticalInsets() method in BitmapDrawable
DDrawable.java1047 public @NonNull Insets getOpticalInsets() { in getOpticalInsets() method in Drawable
DDrawableContainer.java130 public Insets getOpticalInsets() { in getOpticalInsets() method in DrawableContainer
DAnimatedVectorDrawable.java353 public Insets getOpticalInsets() { in getOpticalInsets() method in AnimatedVectorDrawable
DVectorDrawable.java432 public Insets getOpticalInsets() { in getOpticalInsets() method in VectorDrawable
/frameworks/base/graphics/java/android/graphics/
DBitmap.java1015 public void getOpticalInsets(@NonNull Rect outInsets) { in getOpticalInsets() method in Bitmap
/frameworks/base/core/java/android/view/
DView.java18849 public Insets getOpticalInsets() { in getOpticalInsets() method