/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 240 throw new RSRuntimeException("Invalid side passed to BLAS"); in validateSide() 247 throw new RSRuntimeException("Invalid transpose passed to BLAS"); in validateTranspose() 254 throw new RSRuntimeException("Invalid transpose passed to BLAS"); in validateConjTranspose() 260 throw new RSRuntimeException("Invalid diag passed to BLAS"); in validateDiag() 266 throw new RSRuntimeException("Invalid uplo passed to BLAS"); in validateUplo() 282 throw new RSRuntimeException("Called BLAS with wrong Element type"); in validateGEMV() 285 throw new RSRuntimeException("BLAS vectors must have Y dimension of 0 or 1"); in validateGEMV() 289 throw new RSRuntimeException("Vector increments must be greater than 0"); in validateGEMV() 301 throw new RSRuntimeException("Incorrect vector dimensions for GEMV"); in validateGEMV() 421 throw new RSRuntimeException("KL and KU must be greater than or equal to 0"); in SGBMV() [all …]
|
D | FileA3D.java | 154 throw new RSRuntimeException("Unrecognized object type in file."); in internalCreate() 242 throw new RSRuntimeException("Unable to create a3d file from asset " + path); in createFromAsset() 262 throw new RSRuntimeException("Unable to create a3d file from " + path); in createFromFile() 300 throw new RSRuntimeException("Unable to open resource " + id); in createFromResource() 308 throw new RSRuntimeException("Unsupported asset stream"); in createFromResource() 312 throw new RSRuntimeException("Unable to create a3d file from resource " + id); in createFromResource()
|
D | Font.java | 168 throw new RSRuntimeException("Unable to create font from file " + path); in createFromFile() 192 throw new RSRuntimeException("Unable to create font from asset " + path); in createFromAsset() 209 throw new RSRuntimeException("Unable to open resource " + id); in createFromResource() 219 throw new RSRuntimeException("Unsupported asset stream created"); in createFromResource() 223 throw new RSRuntimeException("Unable to create font from resource " + id); in createFromResource()
|
D | RSRuntimeException.java | 24 public class RSRuntimeException class 26 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
|
D | ScriptC.java | 63 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC() 82 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC()
|
D | BaseObj.java | 39 throw new RSRuntimeException("Internal Error, reset of object ID."); in setID() 59 throw new RSRuntimeException("Internal error: Object id 0."); in getID()
|
D | RSDriverException.java | 24 public class RSDriverException extends RSRuntimeException {
|
D | RSIllegalArgumentException.java | 24 public class RSIllegalArgumentException extends RSRuntimeException {
|
D | RSInvalidStateException.java | 24 public class RSInvalidStateException extends RSRuntimeException {
|
/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
D | ScriptC_reduce_general_inputs.java.expect | 140 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 163 throw new RSRuntimeException("Type mismatch with F16!"); 167 throw new RSRuntimeException("Type mismatch with F16!"); 178 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 204 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 227 throw new RSRuntimeException("Type mismatch with F16!"); 231 throw new RSRuntimeException("Type mismatch with F16!"); 242 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 272 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 295 throw new RSRuntimeException("Type mismatch with F16!"); [all …]
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | ScriptIntrinsicBLAS.java | 247 throw new RSRuntimeException("Invalid side passed to BLAS"); 254 throw new RSRuntimeException("Invalid transpose passed to BLAS"); 261 throw new RSRuntimeException("Invalid transpose passed to BLAS"); 267 throw new RSRuntimeException("Invalid diag passed to BLAS"); 273 throw new RSRuntimeException("Invalid uplo passed to BLAS"); 289 throw new RSRuntimeException("Called BLAS with wrong Element type"); 292 throw new RSRuntimeException("BLAS vectors must have Y dimension of 0 or 1"); 296 throw new RSRuntimeException("Vector increments must be greater than 0"); 308 throw new RSRuntimeException("Incorrect vector dimensions for GEMV"); 468 throw new RSRuntimeException("KL and KU must be greater than or equal to 0"); in SGBMV() [all …]
|
D | RSRuntimeException.java | 24 public class RSRuntimeException class 26 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
|
D | BaseObj.java | 38 throw new RSRuntimeException("Internal Error, reset of object ID."); in setID() 58 throw new RSRuntimeException("Internal error: Object id 0."); in getID()
|
D | ScriptC.java | 61 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC() 83 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC()
|
D | RSDriverException.java | 24 public class RSDriverException extends RSRuntimeException {
|
D | RSIllegalArgumentException.java | 24 public class RSIllegalArgumentException extends RSRuntimeException {
|
D | RSInvalidStateException.java | 24 public class RSInvalidStateException extends RSRuntimeException {
|
D | ScriptIntrinsic.java | 31 throw new RSRuntimeException("Loading of ScriptIntrinsic failed."); in ScriptIntrinsic()
|
/frameworks/compile/slang/tests/P_reflection3264_divergent/ |
D | ScriptC_reflection3264_divergent.java.expect | 276 throw new RSRuntimeException("Type mismatch with I32!"); 280 throw new RSRuntimeException("Type mismatch with I32!"); 291 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 319 throw new RSRuntimeException("Type mismatch with I32!"); 323 throw new RSRuntimeException("Type mismatch with I32!"); 334 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 358 throw new RSRuntimeException("Type mismatch with I32!"); 362 throw new RSRuntimeException("Type mismatch with I32!"); 373 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 394 throw new RSRuntimeException("Type mismatch with I32!"); [all …]
|
/frameworks/compile/slang/tests/P_reflection3264_divergent_support/ |
D | ScriptC_reflection3264_divergent.java.expect | 273 throw new RSRuntimeException("Type mismatch with I32!"); 277 throw new RSRuntimeException("Type mismatch with I32!"); 288 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 316 throw new RSRuntimeException("Type mismatch with I32!"); 320 throw new RSRuntimeException("Type mismatch with I32!"); 331 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 355 throw new RSRuntimeException("Type mismatch with I32!"); 359 throw new RSRuntimeException("Type mismatch with I32!"); 370 throw new RSRuntimeException("Dimension mismatch between parameters ain and aout!"); 391 throw new RSRuntimeException("Type mismatch with I32!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_accumulator/ |
D | ScriptC_reduce_general_accumulator.java.expect | 108 throw new RSRuntimeException("Type mismatch with I32!"); 141 throw new RSRuntimeException("Type mismatch with I32!"); 174 throw new RSRuntimeException("Type mismatch with I32!"); 207 throw new RSRuntimeException("Type mismatch with I32!"); 240 throw new RSRuntimeException("Type mismatch with I32!"); 273 throw new RSRuntimeException("Type mismatch with I32!"); 306 throw new RSRuntimeException("Type mismatch with I32!"); 339 throw new RSRuntimeException("Type mismatch with I32!"); 372 throw new RSRuntimeException("Type mismatch with I32!"); 405 throw new RSRuntimeException("Type mismatch with I32!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_input/ |
D | ScriptC_reduce_general_input.java.expect | 176 throw new RSRuntimeException("Type mismatch with F16!"); 209 throw new RSRuntimeException("Type mismatch with F16!"); 242 throw new RSRuntimeException("Type mismatch with F16!"); 275 throw new RSRuntimeException("Type mismatch with F16!"); 308 throw new RSRuntimeException("Type mismatch with F16!"); 341 throw new RSRuntimeException("Type mismatch with F16!"); 374 throw new RSRuntimeException("Type mismatch with F16!"); 407 throw new RSRuntimeException("Type mismatch with F16!"); 440 throw new RSRuntimeException("Type mismatch with F16!"); 473 throw new RSRuntimeException("Type mismatch with F16!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
D | ScriptC_reduce_general_examples_explicit.java.expect | 191 throw new RSRuntimeException("Type mismatch with I32!"); 224 throw new RSRuntimeException("Type mismatch with I32!"); 257 throw new RSRuntimeException("Type mismatch with I32!"); 282 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 305 throw new RSRuntimeException("Type mismatch with F32!"); 309 throw new RSRuntimeException("Type mismatch with F32!"); 320 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 354 throw new RSRuntimeException("Type mismatch with U8!");
|
/frameworks/compile/slang/tests/P_reduce_general_examples/ |
D | ScriptC_reduce_general_examples.java.expect | 229 throw new RSRuntimeException("Type mismatch with I32!"); 262 throw new RSRuntimeException("Type mismatch with I32!"); 287 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 310 throw new RSRuntimeException("Type mismatch with F32!"); 314 throw new RSRuntimeException("Type mismatch with F32!"); 325 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 359 throw new RSRuntimeException("Type mismatch with F32!"); 392 throw new RSRuntimeException("Type mismatch with I32!"); 425 throw new RSRuntimeException("Type mismatch with I32!"); 458 throw new RSRuntimeException("Type mismatch with U8!"); [all …]
|
/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
D | ScriptC_reduce_general_examples_backward.java.expect | 229 throw new RSRuntimeException("Type mismatch with I32!"); 262 throw new RSRuntimeException("Type mismatch with I32!"); 287 … throw new RSRuntimeException("Array length mismatch between parameters \"in1\" and \"in2\"!"); 310 throw new RSRuntimeException("Type mismatch with F32!"); 314 throw new RSRuntimeException("Type mismatch with F32!"); 325 throw new RSRuntimeException("Dimension mismatch between parameters ain1 and ain2!"); 359 throw new RSRuntimeException("Type mismatch with F32!"); 392 throw new RSRuntimeException("Type mismatch with I32!"); 425 throw new RSRuntimeException("Type mismatch with I32!"); 458 throw new RSRuntimeException("Type mismatch with U8!"); [all …]
|