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

  /frameworks/base/graphics/java/android/renderscript/
Mesh.java 161 mRS.nMeshGetIndices(getID(mRS), idxIDs, primitives, idxCount);
RenderScript.java 636 synchronized void nMeshGetIndices(int id, int[] idxIds, int[] primitives, int vtxIdCount) {
    [all...]
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 534 milliseconds