Searched refs:kLastEnum_Style (Results 1 – 4 of 4) sorted by relevance
49 kLastEnum_Style = kMorph_Style, enumerator
205 return static_cast<SkPath1DPathEffect::Style>(R((int)SkPath1DPathEffect::kLastEnum_Style + 1)); in make_path_1d_path_effect_style()
193 fuzz->nextRange(&i, 0, (uint8_t)SkPath1DPathEffect::kLastEnum_Style); in make_path_1d_path_effect_style()
519 fuzz_enum_range(fuzz, &style, 0, SkPath1DPathEffect::kLastEnum_Style); in make_fuzz_patheffect()