Searched refs:addTexture (Results 1 – 3 of 3) sorted by relevance
341 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException { in addTexture() method in Program.BaseProgramBuilder342 addTexture(texType, "Tex" + mTextureCount); in addTexture()355 public BaseProgramBuilder addTexture(TextureType texType, String texName) in addTexture() method in Program.BaseProgramBuilder
323 sb.addTexture(TextureType.TEXTURE_2D); in create()
59982 Landroid/renderscript/Program$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$Texture…59983 Landroid/renderscript/Program$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$Texture…