Searched refs:BaseProgramBuilder (Results 1 – 6 of 6) sorted by relevance
203 public static class BaseProgramBuilder { class in Program228 protected BaseProgramBuilder(RenderScript rs) { in BaseProgramBuilder() method in Program.BaseProgramBuilder247 public BaseProgramBuilder setShader(String s) { in setShader()260 public BaseProgramBuilder setShader(Resources resources, int resourceID) { in setShader()321 public BaseProgramBuilder addConstant(Type t) throws IllegalStateException { in addConstant()341 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException { in addTexture()355 public BaseProgramBuilder addTexture(TextureType texType, String texName) in addTexture()
48 public static class Builder extends BaseProgramBuilder {
88 public static class Builder extends BaseProgramBuilder {
37 static class InternalBuilder extends BaseProgramBuilder {
49 static class InternalBuilder extends BaseProgramBuilder {
59981 …/renderscript/Program$BaseProgramBuilder;->addConstant(Landroid/renderscript/Type;)Landroid/render…59982 …script/Program$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$TextureType;)Landroid…59983 …ogram$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$TextureType;Ljava/lang/String;…59984 Landroid/renderscript/Program$BaseProgramBuilder;->getCurrentConstantIndex()I59985 Landroid/renderscript/Program$BaseProgramBuilder;->getCurrentTextureIndex()I59986 Landroid/renderscript/Program$BaseProgramBuilder;->initProgram(Landroid/renderscript/Program;)V59987 Landroid/renderscript/Program$BaseProgramBuilder;->mTextureNames:[Ljava/lang/String;59988 Landroid/renderscript/Program$BaseProgramBuilder;->mTextures:[Landroid/renderscript/Type;59989 Landroid/renderscript/Program$BaseProgramBuilder;->mTextureTypes:[Landroid/renderscript/Program$Tex…59990 …enderscript/Program$BaseProgramBuilder;->setShader(Landroid/content/res/Resources;I)Landroid/rende…[all …]