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

/external/chromium_org/third_party/skia/src/core/
H A DSkDraw.cpp752 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, function in class:SkDraw
797 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize);
/external/skia/src/core/
H A DSkDraw.cpp752 SkDraw::RectType SkDraw::ComputeRectType(const SkPaint& paint, function in class:SkDraw
797 RectType rtype = ComputeRectType(paint, *fMatrix, &strokeSize);

Completed in 77 milliseconds