Home
last modified time | relevance | path

Searched refs:addTexture (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DProgram.java341 public BaseProgramBuilder addTexture(TextureType texType) throws IllegalArgumentException { in addTexture() method in Program.BaseProgramBuilder
342 addTexture(texType, "Tex" + mTextureCount); in addTexture()
355 public BaseProgramBuilder addTexture(TextureType texType, String texName) in addTexture() method in Program.BaseProgramBuilder
DProgramFragmentFixedFunction.java323 sb.addTexture(TextureType.TEXTURE_2D); in create()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt59982 Landroid/renderscript/Program$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$Texture…
59983 Landroid/renderscript/Program$BaseProgramBuilder;->addTexture(Landroid/renderscript/Program$Texture…