Searched refs:FileA3DGetEntryByIndexFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h134 typedef RsObjectBase (*FileA3DGetEntryByIndexFnPtr) (RsContext con, uint32_t index, RsFile file); typedef
256 FileA3DGetEntryByIndexFnPtr FileA3DGetEntryByIndex;
H A DrsDispatch.cpp145 dispatchTab.FileA3DGetEntryByIndex = (FileA3DGetEntryByIndexFnPtr)dlsym(handle, "rsaFileA3DGetEntryByIndex");

Completed in 31 milliseconds