Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuScript.h95 bool reduceMtlsSetup(const Allocation ** ains, uint32_t inLen, const Allocation *aout,
DrsCpuScript.cpp555 bool RsdCpuScriptImpl::reduceMtlsSetup(const Allocation ** ains, in reduceMtlsSetup() function in android::renderscript::RsdCpuScriptImpl
771 if (reduceMtlsSetup(ains, inLen, aout, sc, &mtls)) { in invokeReduce()