Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuCore.h263 void launchReduceSerial(const Allocation ** ains, uint32_t inLen, Allocation *aout,
DrsCpuCore.cpp659 launchReduceSerial(ains, inLen, aout, mtls); in launchReduce()
668 void RsdCpuReferenceImpl::launchReduceSerial(const Allocation ** ains, in launchReduceSerial() function in android::renderscript::RsdCpuReferenceImpl
721 launchReduceSerial(ains, inLen, aout, mtls); in launchReduceParallel()