Searched refs:DecodeCallback (Results 1 – 4 of 4) sorted by relevance
54 private final DecodeCallback mDecodeCallback;68 public interface DecodeCallback { interface in DecodeTask99 FileDescriptorFactory factory, DecodeCallback callback, BitmapCache cache) { in DecodeTask()
30 import com.android.bitmap.DecodeTask.DecodeCallback;58 public class BasicBitmapDrawable extends Drawable implements DecodeCallback,
31 template<typename DecodeCallback>32 CodeInfo::CodeInfo(const uint8_t* data, size_t* num_read_bits, DecodeCallback callback) { in CodeInfo()
462 template<typename DecodeCallback> // (size_t index, BitTable<...>*, BitMemoryRegion).463 ALWAYS_INLINE CodeInfo(const uint8_t* data, size_t* num_read_bits, DecodeCallback callback);