Home | History | Annotate | Download | only in effects

Lines Matching refs:texYs

205                                                  SkScalar texYs[kMaxDivisions],
259 texYs[0] = 0.0f;
260 texYs[1] = 2.0f*devBlurRadius + devTop;
261 texYs[2] = 2.0f*devBlurRadius + devTop + 1;
262 texYs[3] = SkIntToScalar(widthHeight->fHeight);
271 *skipMask = insert_into_arrays(rectYs, texYs, temp.fTop, temp.fBottom,