Searched defs:stepY (Results 1 – 4 of 4) sorted by relevance
51 float stepY = srcRect.height() + repeatSpacing.height(); in drawPattern() local
254 SkScalar initX, int stepX, SkScalar initY, int stepY, in test_direction()
378 const int stepY = absolutePaintRect().height() / i; in applySoftware() local