Home
last modified time | relevance | path

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

/frameworks/base/graphics/java/android/graphics/drawable/
DDrawableContainer.java667 Resources mSourceRes; field in DrawableContainer.DrawableContainerState
717 mSourceRes = res != null ? res : (orig != null ? orig.mSourceRes : null); in DrawableContainerState()
845 mDrawables[index] = prepareDrawable(cs.newDrawable(mSourceRes)); in createAllFutures()
884 final Drawable prepared = prepareDrawable(cs.newDrawable(mSourceRes)); in getChild()
926 mSourceRes = res; in updateDensity()