Uses of Class
android.renderscript.RenderScript.Priority

Packages that use RenderScript.Priority
android.renderscript   
 

Uses of RenderScript.Priority in android.renderscript
 

Methods in android.renderscript that return RenderScript.Priority
static RenderScript.Priority RenderScript.Priority.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static RenderScript.Priority[] RenderScript.Priority.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in android.renderscript with parameters of type RenderScript.Priority
 void RenderScript.setPriority(RenderScript.Priority p)
           
 



Copyright © 2008-2012. All Rights Reserved.