Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkDraw.h122 static RectType ComputeRectType(const SkRect&, const SkPaint&, const SkMatrix&,
H A DSkDraw.cpp562 SkDraw::RectType SkDraw::ComputeRectType(const SkRect& rect, in ComputeRectType() function in SkDraw
628 RectType rtype = ComputeRectType(prePaintRect, paint, ctm, &strokeSize); in drawRect()

Completed in 3 milliseconds