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 760 const bool zeroWidth = (0 == width);
763 if ((SkPaint::kStrokeAndFill_Style == style) && zeroWidth) {
773 } else if (zeroWidth) {
    [all...]
  /external/skia/src/device/xps/
SkXPSDevice.cpp     [all...]

Completed in 109 milliseconds