/frameworks/base/rs/java/android/renderscript/ |
D | ScriptIntrinsicBLAS.java | 244 throw new RSRuntimeException("Invalid side passed to BLAS"); in validateSide() 251 throw new RSRuntimeException("Invalid transpose passed to BLAS"); in validateTranspose() 258 throw new RSRuntimeException("Invalid transpose passed to BLAS"); in validateConjTranspose() 264 throw new RSRuntimeException("Invalid diag passed to BLAS"); in validateDiag() 270 throw new RSRuntimeException("Invalid uplo passed to BLAS"); in validateUplo() 286 throw new RSRuntimeException("Called BLAS with wrong Element type"); in validateGEMV() 289 throw new RSRuntimeException("BLAS vectors must have Y dimension of 0 or 1"); in validateGEMV() 293 throw new RSRuntimeException("Vector increments must be greater than 0"); in validateGEMV() 305 throw new RSRuntimeException("Incorrect vector dimensions for GEMV"); in validateGEMV() 425 throw new RSRuntimeException("KL and KU must be greater than or equal to 0"); in SGBMV() [all …]
|
D | FileA3D.java | 155 throw new RSRuntimeException("Unrecognized object type in file."); in internalCreate() 243 throw new RSRuntimeException("Unable to create a3d file from asset " + path); in createFromAsset() 263 throw new RSRuntimeException("Unable to create a3d file from " + path); in createFromFile() 301 throw new RSRuntimeException("Unable to open resource " + id); in createFromResource() 309 throw new RSRuntimeException("Unsupported asset stream"); in createFromResource() 313 throw new RSRuntimeException("Unable to create a3d file from resource " + id); in createFromResource()
|
D | RSRuntimeException.java | 29 public class RSRuntimeException class 31 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
|
D | Font.java | 169 throw new RSRuntimeException("Unable to create font from file " + path); in createFromFile() 193 throw new RSRuntimeException("Unable to create font from asset " + path); in createFromAsset() 210 throw new RSRuntimeException("Unable to open resource " + id); in createFromResource() 220 throw new RSRuntimeException("Unsupported asset stream created"); in createFromResource() 224 throw new RSRuntimeException("Unable to create font from resource " + id); in createFromResource()
|
D | BaseObj.java | 45 throw new RSRuntimeException("Internal Error, reset of object ID."); in setID() 65 throw new RSRuntimeException("Internal error: Object id 0."); in getID()
|
D | RSDriverException.java | 29 public class RSDriverException extends RSRuntimeException {
|
D | RSInvalidStateException.java | 29 public class RSInvalidStateException extends RSRuntimeException {
|
D | RSIllegalArgumentException.java | 29 public class RSIllegalArgumentException extends RSRuntimeException {
|
D | ScriptC.java | 80 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC() 99 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC()
|
D | ScriptIntrinsic.java | 36 throw new RSRuntimeException("Loading of ScriptIntrinsic failed."); in ScriptIntrinsic()
|
/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 | 251 throw new RSRuntimeException("Invalid side passed to BLAS"); 258 throw new RSRuntimeException("Invalid transpose passed to BLAS"); 265 throw new RSRuntimeException("Invalid transpose passed to BLAS"); 271 throw new RSRuntimeException("Invalid diag passed to BLAS"); 277 throw new RSRuntimeException("Invalid uplo passed to BLAS"); 293 throw new RSRuntimeException("Called BLAS with wrong Element type"); 296 throw new RSRuntimeException("BLAS vectors must have Y dimension of 0 or 1"); 300 throw new RSRuntimeException("Vector increments must be greater than 0"); 312 throw new RSRuntimeException("Incorrect vector dimensions for GEMV"); 472 throw new RSRuntimeException("KL and KU must be greater than or equal to 0"); in SGBMV() [all …]
|
D | RSRuntimeException.java | 29 public class RSRuntimeException class 31 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
|
D | BaseObj.java | 42 throw new RSRuntimeException("Internal Error, reset of object ID."); in setID() 62 throw new RSRuntimeException("Internal error: Object id 0."); in getID()
|
D | RSIllegalArgumentException.java | 29 public class RSIllegalArgumentException extends RSRuntimeException {
|
D | RSInvalidStateException.java | 29 public class RSInvalidStateException extends RSRuntimeException {
|
D | RSDriverException.java | 29 public class RSDriverException extends RSRuntimeException {
|
D | ScriptC.java | 66 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC() 88 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC()
|
/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_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 …]
|
/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 …]
|