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

  /frameworks/base/libs/rs/
RenderScript.h 43 void rsaMeshGetVertices(RsContext, RsMesh, RsAllocation *vtxData, uint32_t vtxDataCount);
rsMesh.cpp 295 void rsaMeshGetVertices(RsContext con, RsMesh mv, RsAllocation *vtxData, uint32_t vtxDataCount) {
  /frameworks/base/graphics/jni/
android_renderscript_RenderScript.cpp     [all...]

Completed in 25 milliseconds