Searched refs:bindConstants (Results 1 – 5 of 5) 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
71 pvs.bindConstants(mVpConsts.getAllocation(), 0); in createProgramVertex()
45449 Landroid/renderscript/Program;->bindConstants(Landroid/renderscript/Allocation;I)V