Home
last modified time | relevance | path

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

/frameworks/rs/driver/
DrsdRuntimeStubs.cpp615 static void SC_ForEach_SAAUL(android::renderscript::rs_script target, in SC_ForEach_SAAUL() function
624 static void SC_ForEach_SAAUL(android::renderscript::rs_script *target, in SC_ForEach_SAAUL() function
1405 { "_Z9rsForEach9rs_script13rs_allocationS0_PKvj", (void *)&SC_ForEach_SAAUL, true },
1471 static void SC_ForEach_SAAUL(::rs_script target, in SC_ForEach_SAAUL() function
1551 return SC_ForEach_SAAUL(script, in, out, usr, usrLen); in rsForEach()