Home | History | Annotate | Download | only in graphics

Lines Matching defs:SOURCE_INCOMPLETE

620      * @deprecated Replaced by {@link #DecodeException#SOURCE_INCOMPLETE}.
643 public static final int SOURCE_INCOMPLETE = 2;
652 @IntDef(value = { SOURCE_EXCEPTION, SOURCE_INCOMPLETE, SOURCE_MALFORMED_DATA },
703 case SOURCE_INCOMPLETE: