HomeSort by relevance Sort by last modified time
    Searched refs:nMeshGetVertices (Results 1 - 3 of 3) sorted by null

  /frameworks/base/graphics/java/android/renderscript/
Mesh.java 160 mRS.nMeshGetVertices(getID(mRS), vtxIDs, vtxCount);
RenderScript.java 631 synchronized void nMeshGetVertices(int id, int[] vtxIds, int vtxIdCount) {
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 50 milliseconds