HomeSort by relevance Sort by last modified time
    Searched refs:launchForEach (Results 1 - 6 of 6) sorted by null

  /frameworks/rs/cpu_ref/
rsCpuIntrinsic.cpp 108 mCtx->launchForEach(ains, inLen, aout, sc, &mtls);
rsCpuCore.h 167 void launchForEach(const Allocation **ains, uint32_t inLen, Allocation *aout,
rsCpuScriptGroup.cpp 231 mCtx->launchForEach(ains, inLen, outs[ct], nullptr, &mtls);
284 mCtx->launchForEach(ains, inLen, outs[0], nullptr, &mtls);
rsCpuScriptGroup2.cpp 660 mGroup->getCpuRefImpl()->launchForEach(
692 mGroup->getCpuRefImpl()->launchForEach(nullptr, 0, nullptr, nullptr, &mtls);
rsCpuScript.cpp 759 mCtx->launchForEach(ains, inLen, aout, sc, &mtls);
    [all...]
rsCpuCore.cpp 826 void RsdCpuReferenceImpl::launchForEach(const Allocation ** ains,
    [all...]

Completed in 62 milliseconds