Searched refs:mFnTab (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/cpu_ref/ |
D | rsCpuIntrinsicColorMatrix.cpp | 182 FunctionTab_t mFnTab; member in android::renderscript::RsdCpuScriptIntrinsicColorMatrix 924 rsdIntrinsicColorMatrix_int_K(out, in, len, &cp->mFnTab, cp->ip, cp->ipa); in kernel() 999 rsdIntrinsicColorMatrixSetup_float_K(&mFnTab, mm, dt, st); in preLaunch() 1001 rsdIntrinsicColorMatrixSetup_int_K(&mFnTab, mm, dt, st); in preLaunch()
|