HomeSort by relevance Sort by last modified time
    Searched refs:zeroWidth (Results 1 - 2 of 2) sorted by null

  /external/skia/src/core/
SkDraw.cpp 694 const bool zeroWidth = (0 == width);
697 if ((SkPaint::kStrokeAndFill_Style == style) && zeroWidth) {
707 } else if (zeroWidth) {
    [all...]
  /external/skia/src/xps/
SkXPSDevice.cpp     [all...]

Completed in 90 milliseconds