Home
last modified time | relevance | path

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

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DMesh.java144 public Allocation getIndexSetAllocation(int slot) { in getIndexSetAllocation() method in Mesh
840 sm.getIndexSetAllocation(0).copy1DRangeFromUnchecked(0, mIndexCount, mIndexData); in create()
842 sm.getIndexSetAllocation(0).syncAll(Allocation.USAGE_SCRIPT); in create()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49384 Landroid/renderscript/Mesh;->getIndexSetAllocation(I)Landroid/renderscript/Allocation;