Home | History | Annotate | Download | only in renderscript

Lines Matching refs:IllegalArgumentException

99             throw new IllegalArgumentException("Slot ID out of range.");
119 throw new IllegalArgumentException("Slot ID out of range.");
132 throw new IllegalArgumentException("Slot ID out of range.");
147 throw new IllegalArgumentException("Slot ID out of range.");
151 throw new IllegalArgumentException("Allocation type does not match slot type.");
165 throws IllegalArgumentException {
168 throw new IllegalArgumentException("Slot ID out of range.");
172 throw new IllegalArgumentException("Cannot bind cubemap to 2d texture slot");
189 throws IllegalArgumentException {
192 throw new IllegalArgumentException("Slot ID out of range.");
328 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException {
343 throws IllegalArgumentException {
345 throw new IllegalArgumentException("Max texture count exceeded.");