Home | History | Annotate | Download | only in core

Lines Matching refs:coeffY

1032     SkFP    coeffX[4], coeffY[4];
1036 formulate_F1DotF2(&src[0].fY, coeffY);
1039 coeffX[i] = SkFPAdd(coeffX[i],coeffY[i]);