Searched refs:mIsNinePatch (Results 1 – 2 of 2) sorted by relevance
783 private final boolean mIsNinePatch; field in ImageDecoder821 mIsNinePatch = isNinePatch; in ImageDecoder()1886 if (mIsNinePatch && mPostProcessor == null) { in computeDensity()
20763 Landroid/graphics/ImageDecoder;->mIsNinePatch:Z