Searched refs:MeshGetIndicesFnPtr (Results 1 - 2 of 2) sorted by path

/frameworks/rs/cpp/
H A DrsDispatch.cpp144 dispatchTab.MeshGetIndices = (MeshGetIndicesFnPtr)dlsym(handle, "rsaMeshGetIndices");
H A DrsDispatch.h133 typedef void (*MeshGetIndicesFnPtr) (RsContext con, RsMesh mv, RsAllocation *va, uint32_t *primType, uint32_t idxDataCount); typedef
255 MeshGetIndicesFnPtr MeshGetIndices;

Completed in 228 milliseconds