Searched refs:RSDriverException (Results 1 – 9 of 9) sorted by relevance
24 public class RSDriverException extends RSRuntimeException { class25 public RSDriverException(String string) { in RSDriverException() method in RSDriverException
98 throw new RSDriverException("Failed to create KernelID"); in createKernelID()137 throw new RSDriverException("Failed to create KernelID"); in createInvokeID()181 throw new RSDriverException("Failed to create FieldID"); in createFieldID()
1294 throw new RSDriverException("Error processing message from RenderScript."); in run()1498 throw new RSDriverException("Failed to create RS context."); in internalCreate()
61 throw new RSDriverException("Failed to create KernelID"); in createKernelID()99 throw new RSDriverException("Failed to create KernelID"); in createInvokeID()137 throw new RSDriverException("Failed to create FieldID"); in createFieldID()
194 throw new RSDriverException("Failed to create RS context."); in RenderScriptGL()
1305 throw new RSDriverException("Error processing message from RenderScript."); in run()1351 throw new RSDriverException("Error processing message from RenderScript."); in run()1441 throw new RSDriverException("Failed to create RS context."); in internalCreate()
26410 public class RSDriverException extends android.renderscript.RSRuntimeException {26411 ctor public RSDriverException(java.lang.String);
39970 public class RSDriverException extends android.renderscript.RSRuntimeException {39971 ctor public RSDriverException(String);