Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/
DImageDecoder.java783 private final boolean mIsNinePatch; field in ImageDecoder
821 mIsNinePatch = isNinePatch; in ImageDecoder()
1886 if (mIsNinePatch && mPostProcessor == null) { in computeDensity()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt20763 Landroid/graphics/ImageDecoder;->mIsNinePatch:Z