Searched defs:ForEachFunc_t (Results 1 - 3 of 3) sorted by last modified time

/frameworks/rs/cpu_ref/
H A DrsCpuCore.h79 typedef void (* ForEachFunc_t)(void); typedef in namespace:android::renderscript
97 ForEachFunc_t kernel;
H A DrsCpuScript.h55 typedef void (* ForEachFunc_t)(void); typedef in class:android::renderscript::RsdCpuScriptImpl
151 ForEachFunc_t *mForEachFunctions;
/frameworks/rs/driver/
H A DrsdCore.h32 typedef void (* ForEachFunc_t)(void); typedef

Completed in 2327 milliseconds