Searched refs:RSDriverException (Results 1 – 12 of 12) 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()
1294 throw new RSDriverException("Error processing message from RenderScript."); in run()1340 throw new RSDriverException("Error processing message from RenderScript."); in run()1430 throw new RSDriverException("Failed to create RS context."); in internalCreate()
5233 android.renderscript.RSDriverException
45461 Landroid/renderscript/RSDriverException;
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...
26410 public class RSDriverException extends android.renderscript.RSRuntimeException {26411 ctor public RSDriverException(java.lang.String);
41850 public class RSDriverException extends android.renderscript.RSRuntimeException {41851 ctor public RSDriverException(String);