Home
last modified time | relevance | path

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

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