/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 244 throw new RSRuntimeException("Invalid side passed to BLAS"); in validateSide() 264 throw new RSRuntimeException("Invalid diag passed to BLAS"); in validateDiag() 270 throw new RSRuntimeException("Invalid uplo passed to BLAS"); in validateUplo() 581 throw new RSRuntimeException("Invalid dimension for Ap"); in validateTPMV() 1262 throw new RSRuntimeException("Invalid dimension for Ap"); in validateSPMV() 1349 throw new RSRuntimeException("Invalid dimension for Ap"); in validateSPR() 1407 throw new RSRuntimeException("Invalid dimension for Ap"); in validateSPR2() 2495 throw new RSRuntimeException("Matrix A is not symmetric"); in SSYMM() 2521 throw new RSRuntimeException("Matrix A is not symmetric"); in DSYMM() 2547 throw new RSRuntimeException("Matrix A is not symmetric"); in CSYMM() [all …]
|
H A 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()
|
H A 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()
|
H A D | RSRuntimeException.java | 29 public class RSRuntimeException class 31 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
|
H A D | ScriptC.java | 68 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC() 87 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC()
|
H A 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()
|
H A D | RSIllegalArgumentException.java | 29 public class RSIllegalArgumentException extends RSRuntimeException {
|
H A D | RSInvalidStateException.java | 29 public class RSInvalidStateException extends RSRuntimeException {
|
H A D | RSDriverException.java | 29 public class RSDriverException extends RSRuntimeException {
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_inputs/ |
H A D | ScriptC_reduce_general_inputs.java.expect | 163 throw new RSRuntimeException("Type mismatch with F16!"); 167 throw new RSRuntimeException("Type mismatch with F16!"); 227 throw new RSRuntimeException("Type mismatch with F16!"); 231 throw new RSRuntimeException("Type mismatch with F16!"); 295 throw new RSRuntimeException("Type mismatch with F16!"); 363 throw new RSRuntimeException("Type mismatch with F16!"); 431 throw new RSRuntimeException("Type mismatch with F16!"); 499 throw new RSRuntimeException("Type mismatch with F16!"); 563 throw new RSRuntimeException("Type mismatch with F16!"); 567 throw new RSRuntimeException("Type mismatch with F32!"); [all …]
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | ScriptIntrinsicBLAS.java | 251 throw new RSRuntimeException("Invalid side passed to BLAS"); 271 throw new RSRuntimeException("Invalid diag passed to BLAS"); 277 throw new RSRuntimeException("Invalid uplo passed to BLAS"); 668 throw new RSRuntimeException("Invalid dimension for Ap"); in validateTPMV() 1541 throw new RSRuntimeException("Invalid dimension for Ap"); in validateSPMV() 1628 throw new RSRuntimeException("Invalid dimension for Ap"); in validateSPR() 1686 throw new RSRuntimeException("Invalid dimension for Ap"); in validateSPR2() 3138 throw new RSRuntimeException("Matrix A is not symmetric"); in SSYMM() 3174 throw new RSRuntimeException("Matrix A is not symmetric"); in DSYMM() 3210 throw new RSRuntimeException("Matrix A is not symmetric"); in CSYMM() [all …]
|
H A D | RSRuntimeException.java | 29 public class RSRuntimeException class 31 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
|
H A 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()
|
H A 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()
|
H A D | RSDriverException.java | 29 public class RSDriverException extends RSRuntimeException {
|
H A D | RSIllegalArgumentException.java | 29 public class RSIllegalArgumentException extends RSRuntimeException {
|
H A D | RSInvalidStateException.java | 29 public class RSInvalidStateException extends RSRuntimeException {
|
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent/ |
H A D | ScriptC_reflection3264_divergent.java.expect | 276 throw new RSRuntimeException("Type mismatch with I32!"); 280 throw new RSRuntimeException("Type mismatch with I32!"); 319 throw new RSRuntimeException("Type mismatch with I32!"); 323 throw new RSRuntimeException("Type mismatch with I32!"); 358 throw new RSRuntimeException("Type mismatch with I32!"); 362 throw new RSRuntimeException("Type mismatch with I32!"); 394 throw new RSRuntimeException("Type mismatch with I32!"); 398 throw new RSRuntimeException("Type mismatch with I32!"); 429 throw new RSRuntimeException("Type mismatch with I32!"); 433 throw new RSRuntimeException("Type mismatch with I32!"); [all …]
|
/aosp12/frameworks/compile/slang/tests/P_reflection3264_divergent_support/ |
H A D | ScriptC_reflection3264_divergent.java.expect | 273 throw new RSRuntimeException("Type mismatch with I32!"); 277 throw new RSRuntimeException("Type mismatch with I32!"); 316 throw new RSRuntimeException("Type mismatch with I32!"); 320 throw new RSRuntimeException("Type mismatch with I32!"); 355 throw new RSRuntimeException("Type mismatch with I32!"); 359 throw new RSRuntimeException("Type mismatch with I32!"); 391 throw new RSRuntimeException("Type mismatch with I32!"); 395 throw new RSRuntimeException("Type mismatch with I32!"); 426 throw new RSRuntimeException("Type mismatch with I32!"); 430 throw new RSRuntimeException("Type mismatch with I32!"); [all …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_accumulator/ |
H A 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 …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_input/ |
H A 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 …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_examples_explicit/ |
H A 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!");
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_examples/ |
H A 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 …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_examples_backward/ |
H A 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 …]
|
/aosp12/frameworks/compile/slang/tests/P_reduce_general_result/ |
H A D | ScriptC_reduce_general_result.java.expect | 2743 throw new RSRuntimeException("Type mismatch with F16!"); 2850 throw new RSRuntimeException("Type mismatch with F16!"); 2957 throw new RSRuntimeException("Type mismatch with F32!"); 3064 throw new RSRuntimeException("Type mismatch with F32!"); 3171 throw new RSRuntimeException("Type mismatch with F64!"); 3278 throw new RSRuntimeException("Type mismatch with F64!"); 3385 throw new RSRuntimeException("Type mismatch with I8!"); 3492 throw new RSRuntimeException("Type mismatch with I8!"); 3599 throw new RSRuntimeException("Type mismatch with I16!"); 4241 throw new RSRuntimeException("Type mismatch with U8!"); [all …]
|