Searched refs:getCachedDrawable (Results 1 – 2 of 2) sorted by relevance
77 Drawable d = getCachedDrawable(); in getSize()95 Drawable b = getCachedDrawable(); in draw()108 private Drawable getCachedDrawable() { in getCachedDrawable() method in DynamicDrawableSpan
2353 final Drawable cachedDrawable = getCachedDrawable(caches, key, theme); in loadDrawable()2489 private Drawable getCachedDrawable( in getCachedDrawable() method in Resources