Home
last modified time | relevance | path

Searched refs:child_content (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/modules/skottie/src/effects/
DDisplacementMapEffect.cpp187 const auto child_content = get_content_picture(this->children()[0], ic, ctm), in buildEffectShader() local
189 if (!child_content || !displ_content) { in buildEffectShader()
194 auto child_shader = child_content->makeShader(fChildTileMode, in buildEffectShader()