Searched defs:postLaunch (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsic.cpp81 void RsdCpuScriptIntrinsic::postLaunch(uint32_t slot, const Allocation * ain, function in class:RsdCpuScriptIntrinsic
107 postLaunch(slot, ain, aout, usr, usrLen, sc);
120 * FIXME: Possibly create new preLaunch and postLaunch functions that take
136 postLaunch(slot, ains[0], aout, usr, usrLen, sc);
H A DrsCpuIntrinsicHistogram.cpp42 void postLaunch(uint32_t slot, const Allocation * ain,
145 void RsdCpuScriptIntrinsicHistogram::postLaunch(uint32_t slot, const Allocation * ain, function in class:RsdCpuScriptIntrinsicHistogram
H A DrsCpuScript.cpp1352 void RsdCpuScriptImpl::postLaunch(uint32_t slot, const Allocation * ain, function in class:android::renderscript::RsdCpuScriptImpl

Completed in 74 milliseconds