Searched refs:reduceMtlsSetup (Results 1 – 2 of 2) sorted by relevance
95 bool reduceMtlsSetup(const Allocation ** ains, uint32_t inLen, const Allocation *aout,
555 bool RsdCpuScriptImpl::reduceMtlsSetup(const Allocation ** ains, in reduceMtlsSetup() function in android::renderscript::RsdCpuScriptImpl771 if (reduceMtlsSetup(ains, inLen, aout, sc, &mtls)) { in invokeReduce()