Searched defs:invokeRoot (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic.cpp39 int RsdCpuScriptIntrinsic::invokeRoot() { function in class:android::renderscript::RsdCpuScriptIntrinsic
41 "Unexpected RsdCpuScriptIntrinsic::invokeRoot");
H A DrsCpuScript.cpp800 int RsdCpuScriptImpl::invokeRoot() { function in class:android::renderscript::RsdCpuScriptImpl
/frameworks/rs/
H A Drs_hal.h168 int (*invokeRoot)(const Context *rsc, Script *s); member in struct:android::renderscript::__anon2032::__anon2033
/frameworks/rs/rsov/driver/
H A DrsovScript.cpp216 int RSoVScript::invokeRoot() { return getCpuScript()->invokeRoot(); } function in class:android::renderscript::rsov::RSoVScript
855 return cs->invokeRoot();

Completed in 16 milliseconds