Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DrsDispatch.cpp145 …dispatchTab.FileA3DGetEntryByIndex = (FileA3DGetEntryByIndexFnPtr)dlsym(handle, "rsaFileA3DGetEntr… in loadSymbols()
DrsDispatch.h255 FileA3DGetEntryByIndexFnPtr FileA3DGetEntryByIndex; member
/frameworks/rs/
DrsApiStubs.cpp865 return RS_DISPATCH(ctxWrapper, FileA3DGetEntryByIndex, index, file); in rsaFileA3DGetEntryByIndex()