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

/frameworks/rs/cpu_ref/
H A DrsCpuExecutable.h80 mForEachFunctions(forEachFunctions), mForEachSignatures(forEachSignatures),
111 delete[] mForEachFunctions;
144 ForEachFunc_t getForEachFunction(int slot) const { return mForEachFunctions[slot]; }
199 ForEachFunc_t* mForEachFunctions; member in class:android::renderscript::ScriptExecutable

Completed in 279 milliseconds