public static interface RenderScriptProcessor.CommandLineLauncher
| Modifier and Type | Method and Description |
|---|---|
void |
launch(java.io.File executable,
java.util.List<java.lang.String> arguments,
java.util.Map<java.lang.String,java.lang.String> envVariableMap) |
void launch(@NonNull
java.io.File executable,
@NonNull
java.util.List<java.lang.String> arguments,
@NonNull
java.util.Map<java.lang.String,java.lang.String> envVariableMap)
throws java.io.IOException,
java.lang.InterruptedException
java.io.IOExceptionjava.lang.InterruptedException