Searched refs:bindConstants (Results 1 – 5 of 5) sorted by relevance
44 public void bindConstants(Constants va) { in bindConstants() method in ProgramVertexFixedFunction46 bindConstants(va.getAllocation(), 0); in bindConstants()
334 pf.bindConstants(constantData, 0); in create()
148 public void bindConstants(Allocation a, int slot) { in bindConstants() method in Program
71 pvs.bindConstants(mVpConsts.getAllocation(), 0); in createProgramVertex()
60004 Landroid/renderscript/Program;->bindConstants(Landroid/renderscript/Allocation;I)V