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

  /frameworks/rs/cpu_ref/
rsCpuScriptGroup2.h 18 typedef void (*ExpandFuncTy)(const RsExpandKernelDriverInfo*, uint32_t, uint32_t,
24 CPUClosure(const Closure* closure, RsdCpuScriptImpl* si, ExpandFuncTy func) :
34 const ExpandFuncTy mFunc;
rsCpuScriptGroup2.cpp 174 cc = new CPUClosure(closure, si, (ExpandFuncTy)mtls.kernel);
351 const ExpandFuncTy* kernel,
371 std::vector<ExpandFuncTy> kernels;

Completed in 3989 milliseconds