Searched refs:ComputeRectType (Results 1 – 4 of 4) sorted by relevance
/external/skqp/src/core/ |
D | SkDraw.h | 122 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
|
D | SkDraw.cpp | 560 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/ |
D | SkDraw.h | 122 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
|
D | SkDraw.cpp | 560 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, in ComputeRectType() function in SkDraw 626 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize); in drawRect()
|