Home
last modified time | relevance | path

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

/aosp14/frameworks/base/graphics/java/android/graphics/
H A DImageDecoder.java854 private final boolean mIsNinePatch; field in ImageDecoder
892 mIsNinePatch = isNinePatch; in ImageDecoder()
2044 if (mIsNinePatch && mPostProcessor == null) {
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt17876 Landroid/graphics/ImageDecoder;->mIsNinePatch:Z