Lines Matching refs:RSIllegalArgumentException
94 throw new RSIllegalArgumentException("Object passed is not an array of primitives.");
98 throw new RSIllegalArgumentException("Object passed is not an Array of primitives.");
147 throw new RSIllegalArgumentException("Parameter of type " + cmp.getSimpleName() +
392 throw new RSIllegalArgumentException("Unknown usage specified.");
401 throw new RSIllegalArgumentException("Invalid usage combination.");
440 throw new RSIllegalArgumentException(
449 throw new RSIllegalArgumentException(
459 throw new RSIllegalArgumentException(
468 throw new RSIllegalArgumentException(
476 throw new RSIllegalArgumentException(
484 throw new RSIllegalArgumentException(
501 throw new RSIllegalArgumentException(
550 throw new RSIllegalArgumentException("Source must be exactly one usage type.");
570 throw new RSIllegalArgumentException(
589 throw new RSIllegalArgumentException(
610 throw new RSIllegalArgumentException("Array size mismatch, allocation sizeX = " +
635 throw new RSIllegalArgumentException("Bitmap has an unsupported format for this operation");
640 throw new RSIllegalArgumentException("Allocation kind is " +
650 throw new RSIllegalArgumentException("Allocation kind is " +
660 throw new RSIllegalArgumentException("Allocation kind is " +
670 throw new RSIllegalArgumentException("Allocation kind is " +
683 throw new RSIllegalArgumentException("Cannot update allocation from bitmap, sizes mismatch");
1019 throw new RSIllegalArgumentException("Types of allocations must match.");
1042 throw new RSIllegalArgumentException("Field packer length " + data_length +
1074 throw new RSIllegalArgumentException("Component_number " + component_number + " out of range.");
1077 throw new RSIllegalArgumentException("Offset x must be >= 0.");
1080 throw new RSIllegalArgumentException("Offset y must be >= 0.");
1083 throw new RSIllegalArgumentException("Offset z must be >= 0.");
1092 throw new RSIllegalArgumentException("Field packer sizelength " + data_length +
1103 throw new RSIllegalArgumentException("Offset must be >= 0.");
1106 throw new RSIllegalArgumentException("Count must be >= 1.");
1109 throw new RSIllegalArgumentException("Overflow, Available count " + mCurrentCount +
1114 throw new RSIllegalArgumentException("Array too small for allocation type.");
1118 throw new RSIllegalArgumentException("Array too small for allocation type.");
1458 throw new RSIllegalArgumentException("Offset cannot be negative.");
1461 throw new RSIllegalArgumentException("Height or width cannot be negative.");
1464 throw new RSIllegalArgumentException("Updated region larger than allocation.");
1481 throw new RSIllegalArgumentException("Array too small for allocation type.");
1487 throw new RSIllegalArgumentException("Array too small for allocation type.");
1728 throw new RSIllegalArgumentException("Offset cannot be negative.");
1731 throw new RSIllegalArgumentException("Height or width cannot be negative.");
1734 throw new RSIllegalArgumentException("Updated region larger than allocation.");
1758 throw new RSIllegalArgumentException("Array too small for allocation type.");
1764 throw new RSIllegalArgumentException("Array too small for allocation type.");
1867 throw new RSIllegalArgumentException(
1872 throw new RSIllegalArgumentException(
2031 throw new RSIllegalArgumentException("Component_number " + component_number + " out of range.");
2034 throw new RSIllegalArgumentException("Offset x must be >= 0.");
2037 throw new RSIllegalArgumentException("Offset y must be >= 0.");
2040 throw new RSIllegalArgumentException("Offset z must be >= 0.");
2049 throw new RSIllegalArgumentException("Field packer sizelength " + data_length +
2400 throw new RSIllegalArgumentException("Array too small for allocation type.");
2406 throw new RSIllegalArgumentException("Array too small for allocation type.");
2597 throw new RSIllegalArgumentException("Array too small for allocation type.");
2603 throw new RSIllegalArgumentException("Array too small for allocation type.");
2803 throw new RSIllegalArgumentException("USAGE_SHARED cannot be used with a Bitmap that has a null config.");
2898 throw new RSIllegalArgumentException("Exceeds the max number of Allocations allowed: " +
3093 throw new RSIllegalArgumentException("Cubemap height must be multiple of 6");
3096 throw new RSIllegalArgumentException("Only square cube map faces supported");
3100 throw new RSIllegalArgumentException("Only power of 2 cube faces supported");
3171 throw new RSIllegalArgumentException("Only square cube map faces supported");
3175 throw new RSIllegalArgumentException("Only power of 2 cube faces supported");
3256 throw new RSIllegalArgumentException("Unsupported usage specified.");