Searched refs:CORNER (Results 1 – 4 of 4) sorted by relevance
38 CORNER, enumerator
86 return std::make_shared<PathEffect>(PathEffect::PathEffectType::CORNER, radius); in CreateCornerPathEffect()
241 PathEffect::PathEffectType pathEffectType = PathEffect::PathEffectType::CORNER;
757 auto pathEffect = std::make_shared<PathEffect>(PathEffect::PathEffectType::CORNER, 0.2f);