Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkDraw.h122 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
DSkDraw.cpp560 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, in ComputeRectType() function in SkDraw
626 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize); in drawRect()
/external/skia/src/core/
DSkDraw.h122 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
DSkDraw.cpp560 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, in ComputeRectType() function in SkDraw
626 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize); in drawRect()