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.java246 public Insets getOpticalInsets() { in getOpticalInsets() method in InsetDrawable
DDrawableWrapper.java257 public Insets getOpticalInsets() { in getOpticalInsets() method in DrawableWrapper
DNinePatchDrawable.java304 public Insets getOpticalInsets() { in getOpticalInsets() method in NinePatchDrawable
DBitmapDrawable.java634 public Insets getOpticalInsets() { in getOpticalInsets() method in BitmapDrawable
DDrawableContainer.java128 public Insets getOpticalInsets() { in getOpticalInsets() method in DrawableContainer
DDrawable.java1160 public @NonNull Insets getOpticalInsets() { in getOpticalInsets() method in Drawable
DAnimatedVectorDrawable.java525 public Insets getOpticalInsets() { in getOpticalInsets() method in AnimatedVectorDrawable
DVectorDrawable.java565 public Insets getOpticalInsets() { in getOpticalInsets() method in VectorDrawable
/frameworks/base/graphics/java/android/graphics/
DBitmap.java1345 public void getOpticalInsets(@NonNull Rect outInsets) { in getOpticalInsets() method in Bitmap
/frameworks/base/core/java/android/view/
DView.java24157 public Insets getOpticalInsets() { in getOpticalInsets() method in View