Home
last modified time | relevance | path

Searched refs:kLastEnum_Style (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/effects/
DSk1DPathEffect.h49 kLastEnum_Style = kMorph_Style, enumerator
/external/skia/samplecode/
DSampleFilterFuzz.cpp207 return static_cast<SkPath1DPathEffect::Style>(R((int)SkPath1DPathEffect::kLastEnum_Style + 1)); in make_path_1d_path_effect_style()