Home
last modified time | relevance | path

Searched refs:mOutPaddingRect (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java865 private Rect mOutPaddingRect; field in ImageDecoder
1504 mOutPaddingRect = outPadding; in setOutPaddingRect()
1917 Rect padding = decoder.mOutPaddingRect; in decodeDrawableImpl()
1991 Rect padding = decoder.mOutPaddingRect; in decodeBitmapImpl()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17880 Landroid/graphics/ImageDecoder;->mOutPaddingRect:Landroid/graphics/Rect;