Searched refs:addTexture (Results 1 – 3 of 3) sorted by relevance
345 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException { in addTexture() method in Program.BaseProgramBuilder346 addTexture(texType, "Tex" + mTextureCount); in addTexture()359 public BaseProgramBuilder addTexture(TextureType texType, String texName) in addTexture() method in Program.BaseProgramBuilder
324 sb.addTexture(TextureType.TEXTURE_2D); in create()
45427 Landroid/renderscript/Program$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$Texture…45428 Landroid/renderscript/Program$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$Texture…