Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsDispatch.cpp142 dispatchTab.MeshGetIndexCount = (MeshGetIndexCountFnPtr)dlsym(handle, "rsaMeshGetIndexCount"); in loadSymbols()
DrsDispatch.h252 MeshGetIndexCountFnPtr MeshGetIndexCount; member
/frameworks/rs/
DrsApiStubs.cpp900 RS_DISPATCH(ctxWrapper, MeshGetIndexCount, mv, numIdx); in rsaMeshGetIndexCount()