Searched refs:make_glow_effect (Results 1 – 1 of 1) sorted by relevance
142 static sk_sp<sksg::RenderNode> make_glow_effect(const skjson::ObjectValue& jstyle, in make_glow_effect() function155 return make_glow_effect(jstyle, *fBuilder, std::move(layer), GlowAdapter::Type::kOuterGlow); in attachOuterGlowStyle()160 return make_glow_effect(jstyle, *fBuilder, std::move(layer), GlowAdapter::Type::kInnerGlow); in attachInnerGlowStyle()