Home | History | Annotate | Download | only in ports

Lines Matching full:effects

612                                          const SkScalerContextEffects& effects,
614 : SkScalerContext(std::move(rawTypeface), effects, desc)
2241 SkScalerContext* LogFontTypeface::onCreateScalerContext(const SkScalerContextEffects& effects,
2244 sk_ref_sp(const_cast<LogFontTypeface*>(this)), effects, desc);