Searched refs:rsaFileA3DCreateFromMemory (Results 1 - 3 of 3) sorted by last modified time

/frameworks/rs/
H A Drs.h28 RsFile rsaFileA3DCreateFromMemory(RsContext, const void *data, uint32_t len);
H A DrsApiFileA3D.cpp68 RsFile rsaFileA3DCreateFromMemory(RsContext con, const void *data, uint32_t len) { function
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1657 jlong id = (jlong)(uintptr_t)rsaFileA3DCreateFromMemory((RsContext)con, asset->getBuffer(false), asset->getLength());

Completed in 104 milliseconds