Searched refs:initX (Results 1 – 2 of 2) sorted by relevance
/third_party/flutter/skia/tests/ |
D | RoundRectTest.cpp | 382 SkScalar initX, int stepX, SkScalar initY, int stepY, in test_direction() argument 384 SkScalar x = initX, y = initY; in test_direction()
|
/third_party/skia/tests/ |
D | RoundRectTest.cpp | 385 SkScalar initX, int stepX, SkScalar initY, int stepY, in test_direction() argument 387 SkScalar x = initX, y = initY; in test_direction()
|