Home | History | Annotate | Download | only in renderscript

Lines Matching refs:RSIllegalArgumentException

234             throw new RSIllegalArgumentException("Element contains no sub-elements");
237 throw new RSIllegalArgumentException("Illegal sub-element index");
250 throw new RSIllegalArgumentException("Element contains no sub-elements");
253 throw new RSIllegalArgumentException("Illegal sub-element index");
267 throw new RSIllegalArgumentException("Element contains no sub-elements");
270 throw new RSIllegalArgumentException("Illegal sub-element index");
283 throw new RSIllegalArgumentException("Element contains no sub-elements");
286 throw new RSIllegalArgumentException("Illegal sub-element index");
880 throw new RSIllegalArgumentException("Vector size out of range 2-4.");
903 throw new RSIllegalArgumentException("Cannot create vector of " +
929 throw new RSIllegalArgumentException("Unsupported DataKind");
936 throw new RSIllegalArgumentException("Unsupported DataType");
939 throw new RSIllegalArgumentException("Bad kind and type combo");
942 throw new RSIllegalArgumentException("Bad kind and type combo");
945 throw new RSIllegalArgumentException("Bad kind and type combo");
949 throw new RSIllegalArgumentException("Bad kind and type combo");
1036 throw new RSIllegalArgumentException("Array size cannot be less than 1.");