Home
last modified time | relevance | path

Searched refs:RSRuntimeException (Results 1 – 25 of 44) sorted by relevance

12

/frameworks/base/rs/java/android/renderscript/
DScriptIntrinsicBLAS.java244 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 …]
DFileA3D.java155 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()
DRSRuntimeException.java29 public class RSRuntimeException class
31 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
DFont.java169 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()
DBaseObj.java45 throw new RSRuntimeException("Internal Error, reset of object ID."); in setID()
65 throw new RSRuntimeException("Internal error: Object id 0."); in getID()
DRSDriverException.java29 public class RSDriverException extends RSRuntimeException {
DRSInvalidStateException.java29 public class RSInvalidStateException extends RSRuntimeException {
DRSIllegalArgumentException.java29 public class RSIllegalArgumentException extends RSRuntimeException {
DScriptC.java80 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC()
99 throw new RSRuntimeException("Loading of ScriptC script failed."); in ScriptC()
DScriptIntrinsic.java36 throw new RSRuntimeException("Loading of ScriptIntrinsic failed."); in ScriptIntrinsic()
/frameworks/compile/slang/tests/P_reduce_general_inputs/
DScriptC_reduce_general_inputs.java.expect140 … 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/
DScriptIntrinsicBLAS.java251 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 …]
DRSRuntimeException.java29 public class RSRuntimeException class
31 public RSRuntimeException(String string) { in RSRuntimeException() method in RSRuntimeException
DBaseObj.java42 throw new RSRuntimeException("Internal Error, reset of object ID."); in setID()
62 throw new RSRuntimeException("Internal error: Object id 0."); in getID()
DRSIllegalArgumentException.java29 public class RSIllegalArgumentException extends RSRuntimeException {
DRSInvalidStateException.java29 public class RSInvalidStateException extends RSRuntimeException {
DRSDriverException.java29 public class RSDriverException extends RSRuntimeException {
DScriptC.java66 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/
DScriptC_reflection3264_divergent.java.expect276 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/
DScriptC_reflection3264_divergent.java.expect273 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/
DScriptC_reduce_general_accumulator.java.expect108 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/
DScriptC_reduce_general_input.java.expect176 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/
DScriptC_reduce_general_examples_explicit.java.expect191 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/
DScriptC_reduce_general_examples_backward.java.expect229 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/
DScriptC_reduce_general_examples.java.expect229 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 …]

12