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

  /frameworks/rs/cpu_ref/
rsCpuIntrinsic.cpp 96 forEachMtlsSetup(ain, aout, usr, usrLen, sc, &mtls);
rsCpuScript.h 83 void forEachMtlsSetup(const Allocation * ain, Allocation * aout,
rsCpuScriptGroup.cpp 201 si->forEachMtlsSetup(ins[ct], outs[ct], NULL, 0, NULL, &mtls);
235 si->forEachMtlsSetup(ins[0], outs[0], NULL, 0, NULL, &mtls);
rsCpuScript.cpp 743 void RsdCpuScriptImpl::forEachMtlsSetup(const Allocation * ain, Allocation * aout,
851 forEachMtlsSetup(ain, aout, usr, usrLen, sc, &mtls);
    [all...]

Completed in 2078 milliseconds