Home
last modified time | relevance | path

Searched defs:setDecodeDimensions (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DBasicBitmapDrawable.java124 public void setDecodeDimensions(int width, int height) { in setDecodeDimensions() method in BasicBitmapDrawable
H A DExtendedBitmapDrawable.java178 public void setDecodeDimensions(int width, int height) { in setDecodeDimensions() method in ExtendedBitmapDrawable