Searched refs:rect_make_dir (Results 1 - 1 of 1) sorted by relevance

/external/skia/src/core/
H A DSkPath.cpp381 static int rect_make_dir(SkScalar dx, SkScalar dy) { function
419 nextDirection = rect_make_dir(right - left, bottom - top);
490 int closeDirection = rect_make_dir(closeX, closeY);

Completed in 51 milliseconds