Home
last modified time | relevance | path

Searched refs:MeshGetIndices (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpp/
DrsDispatch.cpp144 dispatchTab.MeshGetIndices = (MeshGetIndicesFnPtr)dlsym(handle, "rsaMeshGetIndices"); in loadSymbols()
DrsDispatch.h254 MeshGetIndicesFnPtr MeshGetIndices; member
/frameworks/rs/
DrsApiStubs.cpp910 RS_DISPATCH(ctxWrapper, MeshGetIndices, mv, va, primType, idxDataCount); in rsaMeshGetIndices()