HomeSort by relevance Sort by last modified time
    Searched defs:FileDescriptorFactory (Results 1 - 2 of 2) sorted by null

  /frameworks/opt/bitmap/src/com/android/bitmap/
RequestKey.java 69 * Create an {@link FileDescriptorFactory} for a local file stored on the device and pass it to
72 * or {@link Callback#fileDescriptorFactoryCreated(RequestKey, FileDescriptorFactory)} is called
73 * with a null FileDescriptorFactory.
80 * @param key The key to create a FileDescriptorFactory for. This key will be passed to the
82 * @param callback The callback to notify once the FileDescriptorFactory is created or has failed
87 * @return If the client will attempt to create a FileDescriptorFactory, return a Cancelable
114 * Callback for creating the {@link FileDescriptorFactory} asynchronously.
119 * Notifies that the {@link FileDescriptorFactory} has been created. This must be called on
121 * @param key The key that the FileDescriptorFactory was created for. The callback should
123 * @param factory The FileDescriptorFactory to decode from. Pass null to cancel decode
    [all...]
  /prebuilts/maven_repo/bumptech/com/github/bumptech/glide/glide/SNAPSHOT/
glide-SNAPSHOT.jar 

Completed in 180 milliseconds