Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkDraw.cpp541 static inline SkPoint compute_stroke_size(const SkPaint& paint, const SkMatrix& matrix) { in compute_stroke_size() function
558 *strokeSize = compute_stroke_size(paint, matrix); in easy_rect_join()
651 : compute_stroke_size(paint, ctm); in drawRect()

Completed in 3 milliseconds