Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuCore.h265 void launchReduceParallel(const Allocation ** ains, uint32_t inLen, Allocation *aout,
DrsCpuCore.cpp657 launchReduceParallel(ains, inLen, aout, mtls); in launchReduce()
715 void RsdCpuReferenceImpl::launchReduceParallel(const Allocation ** ains, in launchReduceParallel() function in android::renderscript::RsdCpuReferenceImpl