Searched refs:rsaFileA3DCreateFromFile (Results 1 - 5 of 5) sorted by relevance

/frameworks/rs/
H A Drs.h30 RsFile rsaFileA3DCreateFromFile(RsContext, const char *path);
H A DrsApiFileA3D.cpp90 RsFile rsaFileA3DCreateFromFile(RsContext con, const char *path) { function
H A DrsApiStubs.h151 RsFile rsaFileA3DCreateFromFile(RsContext con, const char *path);
H A DrsApiStubs.cpp883 RsFile rsaFileA3DCreateFromFile(RsContext ctxWrapper, const char *path) function
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1695 jlong id = (jlong)(uintptr_t)rsaFileA3DCreateFromFile((RsContext)con, fileNameUTF.c_str());

Completed in 477 milliseconds