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

/external/skia/src/core/
H A DSkDraw.cpp683 static bool easy_rect_join(const SkPaint& paint, const SkMatrix& matrix, function
713 } else if (easy_rect_join(paint, matrix, strokeSize)) {
/external/skqp/src/core/
H A DSkDraw.cpp678 static bool easy_rect_join(const SkPaint& paint, const SkMatrix& matrix, function
708 } else if (easy_rect_join(paint, matrix, strokeSize)) {

Completed in 81 milliseconds