Uses of Class
android.renderscript.Program.TextureType

Packages that use Program.TextureType
android.renderscript   
 

Uses of Program.TextureType in android.renderscript
 

Methods in android.renderscript that return Program.TextureType
static Program.TextureType Program.TextureType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Program.TextureType[] Program.TextureType.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 Program.TextureType
 Program.BaseProgramBuilder Program.BaseProgramBuilder.addTexture(Program.TextureType texType)
           
 



Copyright © 2008-2012. All Rights Reserved.