Searched refs:bindConstants (Results 1 – 4 of 4) sorted by relevance
45 public void bindConstants(Constants va) { in bindConstants() method in ProgramVertexFixedFunction47 bindConstants(va.getAllocation(), 0); in bindConstants()
335 pf.bindConstants(constantData, 0); in create()
152 public void bindConstants(Allocation a, int slot) { in bindConstants() method in Program
46092 Landroid/renderscript/Program;->bindConstants(Landroid/renderscript/Allocation;I)V