Home | History | Annotate | Download | only in core

Lines Matching refs:formulate_F1DotF2

998 static void formulate_F1DotF2(const SkScalar src[], SkFP coeff[4])
1035 formulate_F1DotF2(&src[0].fX, coeffX);
1036 formulate_F1DotF2(&src[0].fY, coeffY);