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

/external/chromium_org/third_party/skia/include/core/
H A DSkDraw.h107 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
/external/skia/include/core/
H A DSkDraw.h107 static RectType ComputeRectType(const SkPaint&, const SkMatrix&,
/external/chromium_org/third_party/skia/src/core/
H A DSkDraw.cpp810 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, function in class:SkDraw
855 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize);
/external/skia/src/core/
H A DSkDraw.cpp810 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, function in class:SkDraw
855 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize);

Completed in 69 milliseconds