Uses of Class
android.renderscript.ProgramStore

Packages that use ProgramStore
android.renderscript   
 

Uses of ProgramStore in android.renderscript
 

Methods in android.renderscript that return ProgramStore
static ProgramStore ProgramStore.BLEND_ALPHA_DEPTH_NONE(RenderScript rs)
           
static ProgramStore ProgramStore.BLEND_ALPHA_DEPTH_TEST(RenderScript rs)
           
static ProgramStore ProgramStore.BLEND_NONE_DEPTH_NONE(RenderScript rs)
           
static ProgramStore ProgramStore.BLEND_NONE_DEPTH_TEST(RenderScript rs)
           
 ProgramStore ProgramStore.Builder.create()
           
 

Methods in android.renderscript with parameters of type ProgramStore
 void RenderScriptGL.bindProgramStore(ProgramStore p)
           
 



Copyright © 2008-2012. All Rights Reserved.