Home | History | Annotate | Download | only in view

Lines Matching full:illegalargumentexception

181             throw new IllegalArgumentException("Surface isn't valid, source.isValid() == false");
184 throw new IllegalArgumentException("sourceRect is empty");
207 * {@link IllegalArgumentException}. It will similarly throw an exception
211 * an {@link IllegalArgumentException} will be thrown or an error will
237 * {@link IllegalArgumentException}. It will similarly throw an exception
241 * an {@link IllegalArgumentException} will be thrown or an error will
259 throw new IllegalArgumentException("source is null");
262 throw new IllegalArgumentException(
278 throw new IllegalArgumentException(
287 throw new IllegalArgumentException("Bitmap cannot be null");
290 throw new IllegalArgumentException("Bitmap is recycled");
293 throw new IllegalArgumentException("Bitmap is immutable");