HomeSort by relevance Sort by last modified time
    Searched refs:FileA3DGetEntryByIndexFnPtr (Results 1 - 2 of 2) sorted by null

  /frameworks/rs/cpp/
rsDispatch.h 133 typedef RsObjectBase (*FileA3DGetEntryByIndexFnPtr) (RsContext con, uint32_t index, RsFile file);
255 FileA3DGetEntryByIndexFnPtr FileA3DGetEntryByIndex;
rsDispatch.cpp 145 dispatchTab.FileA3DGetEntryByIndex = (FileA3DGetEntryByIndexFnPtr)dlsym(handle, "rsaFileA3DGetEntryByIndex");

Completed in 62 milliseconds