Searched refs:updateCoeffCache (Results 1 – 1 of 1) sorted by relevance
188 void updateCoeffCache(float fpMul, float addMul);745 void RsdCpuScriptIntrinsicColorMatrix::updateCoeffCache(float fpMul, float addMul) { in updateCoeffCache() function in android::renderscript::RsdCpuScriptIntrinsicColorMatrix955 updateCoeffCache(1.f, 255.f); in preLaunch()957 updateCoeffCache(1.f, 1.f); in preLaunch()961 updateCoeffCache(255.f, 255.f); in preLaunch()963 updateCoeffCache(1.f / 255.f, 1.f); in preLaunch()