Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkDraw.cpp568 const bool zeroWidth = (0 == width); in ComputeRectType() local
571 if ((SkPaint::kStrokeAndFill_Style == style) && zeroWidth) { in ComputeRectType()
580 } else if (zeroWidth) { in ComputeRectType()
/third_party/skia/src/xps/
H A DSkXPSDevice.cpp1076 const bool zeroWidth = (0 == paint.getStrokeWidth()); in rect_must_be_pathed() local
1082 (matrix.hasPerspective() && !zeroWidth) || in rect_must_be_pathed()

Completed in 6 milliseconds