Uses of Class
android.renderscript.Type.CubemapFace

Packages that use Type.CubemapFace
android.renderscript   
 

Uses of Type.CubemapFace in android.renderscript
 

Methods in android.renderscript that return Type.CubemapFace
static Type.CubemapFace Type.CubemapFace.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Type.CubemapFace[] Type.CubemapFace.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 Type.CubemapFace
 void AllocationAdapter.setFace(Type.CubemapFace cf)
           
 



Copyright © 2008-2012. All Rights Reserved.