Home | History | Annotate | Download | only in effects

Lines Matching refs:taylorInvSqrtFuncName

816     SkString taylorInvSqrtFuncName;
820 "return x * C.xxxx + C.yyyy;", &taylorInvSqrtFuncName);
902 taylorInvSqrtFuncName.c_str());