Searched refs:capOut (Results 1 – 1 of 1) sorted by relevance
487 const int capOut = SkPaint::kButt_Cap == capStyle ? 1 : 2; in hair_path() local488 const SkIRect ibounds = path.getBounds().roundOut().makeOutset(capOut, capOut); in hair_path()