Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuCore.h171 void launchReduce(const Allocation ** ains, uint32_t inLen, Allocation *aout,
DrsCpuScript.cpp773 mCtx->launchReduce(ains, inLen, aout, &mtls); in invokeReduce()
DrsCpuCore.cpp651 void RsdCpuReferenceImpl::launchReduce(const Allocation ** ains, in launchReduce() function in android::renderscript::RsdCpuReferenceImpl