OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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