Searched refs:ExtendedBitmapDrawable (Results 1 – 6 of 6) sorted by relevance
24 import com.android.bitmap.drawable.ExtendedBitmapDrawable;48 ExtendedBitmapDrawable drawable = getTypedDrawable(); in onSizeChanged()58 ExtendedBitmapDrawable drawable = getTypedDrawable(); in onDraw()
32 import com.android.bitmap.drawable.ExtendedBitmapDrawable;33 import com.android.bitmap.drawable.ExtendedBitmapDrawable.ExtendedOptions;118 final ExtendedBitmapDrawable drawable = new ExtendedBitmapDrawable(getResources(), in getView()
48 public class ExtendedBitmapDrawable extends BasicBitmapDrawable implements class58 private static final String TAG = ExtendedBitmapDrawable.class.getSimpleName();73 public ExtendedBitmapDrawable(final Resources res, final BitmapCache cache, in ExtendedBitmapDrawable() method in ExtendedBitmapDrawable359 ExtendedBitmapDrawable.super.onDecodeComplete(key, result); in onDecodeComplete()
27 import com.android.bitmap.drawable.ExtendedBitmapDrawable.ExtendedOptions;
39 public class CircularBitmapDrawable extends ExtendedBitmapDrawable {
43 public class StyledCornersBitmapDrawable extends ExtendedBitmapDrawable {