Lines Matching refs:RSIllegalArgumentException

83             throw new RSIllegalArgumentException("Object passed is not an array of primitives.");
87 throw new RSIllegalArgumentException("Object passed is not an Array of primitives.");
314 throw new RSIllegalArgumentException("Unknown usage specified.");
323 throw new RSIllegalArgumentException("Invalid usage combination.");
355 throw new RSIllegalArgumentException(
364 throw new RSIllegalArgumentException(
373 throw new RSIllegalArgumentException(
382 throw new RSIllegalArgumentException(
390 throw new RSIllegalArgumentException(
398 throw new RSIllegalArgumentException(
415 throw new RSIllegalArgumentException(
463 throw new RSIllegalArgumentException("Source must be exactly one usage type.");
480 throw new RSIllegalArgumentException(
496 throw new RSIllegalArgumentException(
514 throw new RSIllegalArgumentException("Array size mismatch, allocation sizeX = " +
537 throw new RSIllegalArgumentException("Bitmap has an unsupported format for this operation");
542 throw new RSIllegalArgumentException("Allocation kind is " +
552 throw new RSIllegalArgumentException("Allocation kind is " +
562 throw new RSIllegalArgumentException("Allocation kind is " +
572 throw new RSIllegalArgumentException("Allocation kind is " +
585 throw new RSIllegalArgumentException("Cannot update allocation from bitmap, sizes mismatch");
763 throw new RSIllegalArgumentException("Types of allocations must match.");
784 throw new RSIllegalArgumentException("Field packer length " + data_length +
801 throw new RSIllegalArgumentException("Component_number " + component_number + " out of range.");
804 throw new RSIllegalArgumentException("Offset must be >= 0.");
813 throw new RSIllegalArgumentException("Field packer sizelength " + data_length +
824 throw new RSIllegalArgumentException("Offset must be >= 0.");
827 throw new RSIllegalArgumentException("Count must be >= 1.");
830 throw new RSIllegalArgumentException("Overflow, Available count " + mCurrentCount +
834 throw new RSIllegalArgumentException("Array too small for allocation type.");
1018 throw new RSIllegalArgumentException("Offset cannot be negative.");
1021 throw new RSIllegalArgumentException("Height or width cannot be negative.");
1024 throw new RSIllegalArgumentException("Updated region larger than allocation.");
1176 throw new RSIllegalArgumentException("Offset cannot be negative.");
1179 throw new RSIllegalArgumentException("Height or width cannot be negative.");
1182 throw new RSIllegalArgumentException("Updated region larger than allocation.");
1512 throw new RSIllegalArgumentException("USAGE_SHARED cannot be used with a Bitmap that has a null config.");
1623 throw new RSIllegalArgumentException("Cubemap height must be multiple of 6");
1626 throw new RSIllegalArgumentException("Only square cube map faces supported");
1630 throw new RSIllegalArgumentException("Only power of 2 cube faces supported");
1701 throw new RSIllegalArgumentException("Only square cube map faces supported");
1705 throw new RSIllegalArgumentException("Only power of 2 cube faces supported");
1786 throw new RSIllegalArgumentException("Unsupported usage specified.");