HomeSort by relevance Sort by last modified time
    Searched refs:AttachFillLayerEffect (Results 1 - 2 of 2) sorted by null

  /external/skqp/modules/skottie/src/
SkottieLayerEffect.cpp 21 sk_sp<sksg::RenderNode> AttachFillLayerEffect(const skjson::ArrayValue* jeffect_props,
77 layer = AttachFillLayerEffect((*jeffect)["ef"], this, ascope, std::move(layer));
  /external/skia/modules/skottie/src/
SkottieLayerEffect.cpp 107 sk_sp<sksg::RenderNode> AttachFillLayerEffect(const skjson::ArrayValue& jprops,
291 layer = AttachFillLayerEffect(*jprops, this, ascope, std::move(layer));

Completed in 1391 milliseconds