Searched refs:kStrokeWidth_Default (Results 1 – 1 of 1) sorted by relevance
49 const SkScalar kStrokeWidth_Default = 0; in compute_nondef() local74 bits |= (paint.getStrokeWidth() != kStrokeWidth_Default ? kStrokeWidth_NonDef : 0); in compute_nondef()