Searched defs:onPartialImage (Results 1 – 2 of 2) sorted by relevance
318 boolean onPartialImage(@Error int error, @NonNull Source source); in onPartialImage() method
775 boolean onPartialImage(@NonNull DecodeException exception); in onPartialImage() method1965 private void onPartialImage(@DecodeException.Error int error, @Nullable Throwable cause) in onPartialImage() method in ImageDecoder