Searched refs:FileA3DGetEntryByIndex (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.cpp145 dispatchTab.FileA3DGetEntryByIndex = (FileA3DGetEntryByIndexFnPtr)dlsym(handle, "rsaFileA3DGetEntryByIndex");
H A DrsDispatch.h256 FileA3DGetEntryByIndexFnPtr FileA3DGetEntryByIndex; member in struct:dispatchTable
/frameworks/rs/
H A DrsApiStubs.cpp870 return RS_DISPATCH(ctxWrapper, FileA3DGetEntryByIndex, index, file);

Completed in 54 milliseconds