Searched refs:DecodeCallback (Results 1 - 2 of 2) sorted by relevance

/frameworks/opt/bitmap/src/com/android/bitmap/
H A DDecodeTask.java40 * A {@link DecodeCallback} client may be notified on decode begin and completion.
54 private final DecodeCallback mDecodeCallback;
68 public interface DecodeCallback { interface in class:DecodeTask
99 FileDescriptorFactory factory, DecodeCallback callback, BitmapCache cache) {
/frameworks/opt/bitmap/src/com/android/bitmap/drawable/
H A DBasicBitmapDrawable.java30 import com.android.bitmap.DecodeTask.DecodeCallback;
58 public class BasicBitmapDrawable extends Drawable implements DecodeCallback,

Completed in 69 milliseconds