Home
last modified time | relevance | path

Searched defs:blurSigma (Results 1 – 3 of 3) sorted by relevance

/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/txt/
Dtext_style.cpp65 TextShadow::TextShadow(SkColor color, SkPoint offset, double blurSigma) in TextShadow()
Dtext_style.h75 double blurSigma = 0.0; variable
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/impl/
Ddrawing_painter_impl.cpp183 SkColor color, SkScalar blurSigma) in drawTextShadow()