Searched defs:AllocationBuilder (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DMesh.java411 public static class AllocationBuilder { class in class:Mesh
427 public AllocationBuilder(RenderScript rs) { method in class:Mesh.AllocationBuilder
461 public AllocationBuilder addVertexAllocation(Allocation a) throws IllegalStateException {
482 public AllocationBuilder addIndexSetAllocation(Allocation a, Primitive p) {
498 public AllocationBuilder addIndexSetType(Primitive p) {

Completed in 63 milliseconds