Home
last modified time | relevance | path

Searched defs:stepX (Results 1 – 2 of 2) sorted by relevance

/external/skia/tests/
DRoundRectTest.cpp310 SkScalar initX, int stepX, SkScalar initY, int stepY, in test_direction()
/external/skia/src/core/
DSkMatrix.cpp1192 bool SkMatrix::fixedStepInX(SkScalar y, SkFixed* stepX, SkFixed* stepY) const { in fixedStepInX()