Searched refs:AttachFillLayerEffect (Results 1 – 2 of 2) sorted by relevance
21 sk_sp<sksg::RenderNode> AttachFillLayerEffect(const skjson::ArrayValue* jeffect_props, in AttachFillLayerEffect() function77 layer = AttachFillLayerEffect((*jeffect)["ef"], this, ascope, std::move(layer)); in attachLayerEffects()
107 sk_sp<sksg::RenderNode> AttachFillLayerEffect(const skjson::ArrayValue& jprops, in AttachFillLayerEffect() function291 layer = AttachFillLayerEffect(*jprops, this, ascope, std::move(layer)); in attachLayerEffects()