Searched refs:rsaFileA3DCreateFromFile (Results 1 – 6 of 6) sorted by relevance
108 rsaFileA3DCreateFromFile;
31 RsFile rsaFileA3DCreateFromFile(RsContext, const char *path);
90 RsFile rsaFileA3DCreateFromFile(RsContext con, const char *path) { in rsaFileA3DCreateFromFile() function
151 extern "C" RsFile rsaFileA3DCreateFromFile(RsContext con, const char *path);
878 extern "C" RsFile rsaFileA3DCreateFromFile(RsContext ctxWrapper, const char *path) in rsaFileA3DCreateFromFile() function
1691 jlong id = (jlong)(uintptr_t)rsaFileA3DCreateFromFile((RsContext)con, fileNameUTF.c_str()); in nFileA3DCreateFromFile()