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 {
46069 …/renderscript/Program$BaseProgramBuilder;->addConstant(Landroid/renderscript/Type;)Landroid/render…46070 …script/Program$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$TextureType;)Landroid…46071 …ogram$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$TextureType;Ljava/lang/String;…46072 Landroid/renderscript/Program$BaseProgramBuilder;->getCurrentConstantIndex()I46073 Landroid/renderscript/Program$BaseProgramBuilder;->getCurrentTextureIndex()I46074 Landroid/renderscript/Program$BaseProgramBuilder;->initProgram(Landroid/renderscript/Program;)V46075 Landroid/renderscript/Program$BaseProgramBuilder;->mTextureNames:[Ljava/lang/String;46076 Landroid/renderscript/Program$BaseProgramBuilder;->mTextures:[Landroid/renderscript/Type;46077 Landroid/renderscript/Program$BaseProgramBuilder;->mTextureTypes:[Landroid/renderscript/Program$Tex…46078 …enderscript/Program$BaseProgramBuilder;->setShader(Landroid/content/res/Resources;I)Landroid/rende…[all …]