Home
last modified time | relevance | path

Searched refs:ptrIns (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuCore.h72 const uint8_t** ptrIns; member
DrsCpuScript.cpp1020 mtls->fep.ptrIns = NULL; in forEachMtlsSetup()
1025 mtls->fep.ptrIns = new const uint8_t*[inLen]; in forEachMtlsSetup()
1031 mtls->fep.ptrIns[index] = in forEachMtlsSetup()
DrsCpuCore.cpp564 p.ins[index] = mtls->fep.ptrIns[index] + in launchThreads()