Home
last modified time | relevance | path

Searched defs:placeholder (Results 1 – 2 of 2) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
DExtendedBitmapDrawable.java98 Drawable placeholder = null; in onOptsChanged() local
434 public Placeholder(Drawable placeholder, Resources res, int placeholderWidth, in Placeholder()
723 public Drawable placeholder; field in ExtendedBitmapDrawable.ExtendedOptions
753 public ExtendedOptions(final int features, final Drawable placeholder, in ExtendedOptions()
DCircularBitmapDrawable.java101 BitmapDrawable placeholder = (BitmapDrawable) drawable.getInnerDrawable(); in onDrawPlaceholderOrProgress() local