Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp678 static bool easy_rect_join(const SkPaint& paint, const SkMatrix& matrix, in easy_rect_join() function
709 } else if (easy_rect_join(paint, matrix, strokeSize)) { in ComputeRectType()