Home
last modified time | relevance | path

Searched refs:getIndexSetAllocation (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DMesh.java142 public Allocation getIndexSetAllocation(int slot) { in getIndexSetAllocation() method in Mesh
838 sm.getIndexSetAllocation(0).copy1DRangeFromUnchecked(0, mIndexCount, mIndexData); in create()
840 sm.getIndexSetAllocation(0).syncAll(Allocation.USAGE_SCRIPT); in create()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt59973 Landroid/renderscript/Mesh;->getIndexSetAllocation(I)Landroid/renderscript/Allocation;