HomeSort by relevance Sort by last modified time
    Searched full:valloc1 (Results 1 - 1 of 1) sorted by null

  /frameworks/rs/java/tests/RsTest/src/com/android/rs/test/
UT_mesh.java 36 Allocation vAlloc1 = Allocation.createSized(RS, Element.F32_2(RS), 10);
43 mBuilder.addVertexAllocation(vAlloc1);
51 s.set_vertexAlloc1(vAlloc1);

Completed in 52 milliseconds