Home
last modified time | relevance | path

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

/external/skia/src/core/
DSkDraw.cpp539 static inline SkPoint compute_stroke_size(const SkPaint& paint, const SkMatrix& matrix) { in compute_stroke_size() function
556 *strokeSize = compute_stroke_size(paint, matrix); in easy_rect_join()
649 : compute_stroke_size(paint, *fMatrix); in drawRect()
/external/skqp/src/core/
DSkDraw.cpp539 static inline SkPoint compute_stroke_size(const SkPaint& paint, const SkMatrix& matrix) { in compute_stroke_size() function
556 *strokeSize = compute_stroke_size(paint, matrix); in easy_rect_join()
649 : compute_stroke_size(paint, *fMatrix); in drawRect()