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

/frameworks/rs/cpu_ref/
H A DrsCpuCore.h72 const uint8_t** ptrIns; member in struct:android::renderscript::__anon1483
H A DrsCpuScript.cpp1020 mtls->fep.ptrIns = NULL;
1025 mtls->fep.ptrIns = new const uint8_t*[inLen];
1031 mtls->fep.ptrIns[index] =
H A DrsCpuCore.cpp564 p.ins[index] = mtls->fep.ptrIns[index] +

Completed in 47 milliseconds