Java android.renderscript RenderScript fields, constructors, methods, implement or subclass

Example usage for Java android.renderscript RenderScript fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.renderscript RenderScript.

The text is from its open source code.

Method

RenderScriptcreate(Context ctx)
calls create(ctx, ContextType.NORMAL, CREATE_FLAG_NONE) See documentation for @create for details
voiddestroy()
Destroys this RenderScript context.