Searched refs:getIndexSetAllocation (Results 1 – 2 of 2) sorted by relevance
144 public Allocation getIndexSetAllocation(int slot) { in getIndexSetAllocation() method in Mesh840 sm.getIndexSetAllocation(0).copy1DRangeFromUnchecked(0, mIndexCount, mIndexData); in create()842 sm.getIndexSetAllocation(0).syncAll(Allocation.USAGE_SCRIPT); in create()
46061 Landroid/renderscript/Mesh;->getIndexSetAllocation(I)Landroid/renderscript/Allocation;