Searched refs:BaseProgramBuilder (Results 1 – 6 of 6) sorted by relevance
207 public static class BaseProgramBuilder { class in Program232 protected BaseProgramBuilder(RenderScript rs) { in BaseProgramBuilder() method in Program.BaseProgramBuilder251 public BaseProgramBuilder setShader(String s) { in setShader()264 public BaseProgramBuilder setShader(Resources resources, int resourceID) { in setShader()325 public BaseProgramBuilder addConstant(Type t) throws IllegalStateException { in addConstant()345 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException { in addTexture()359 public BaseProgramBuilder addTexture(TextureType texType, String texName) in addTexture()
49 public static class Builder extends BaseProgramBuilder {
88 public static class Builder extends BaseProgramBuilder {
38 static class InternalBuilder extends BaseProgramBuilder {
50 static class InternalBuilder extends BaseProgramBuilder {
45426 …/renderscript/Program$BaseProgramBuilder;->addConstant(Landroid/renderscript/Type;)Landroid/render…45427 …script/Program$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$TextureType;)Landroid…45428 …ogram$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$TextureType;Ljava/lang/String;…45429 Landroid/renderscript/Program$BaseProgramBuilder;->getCurrentConstantIndex()I45430 Landroid/renderscript/Program$BaseProgramBuilder;->getCurrentTextureIndex()I45431 Landroid/renderscript/Program$BaseProgramBuilder;->initProgram(Landroid/renderscript/Program;)V45432 Landroid/renderscript/Program$BaseProgramBuilder;->mTextureNames:[Ljava/lang/String;45433 Landroid/renderscript/Program$BaseProgramBuilder;->mTextures:[Landroid/renderscript/Type;45434 Landroid/renderscript/Program$BaseProgramBuilder;->mTextureTypes:[Landroid/renderscript/Program$Tex…45435 …enderscript/Program$BaseProgramBuilder;->setShader(Landroid/content/res/Resources;I)Landroid/rende…[all …]