Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dimage_painter.cpp146 … bool drawObscuration = std::any_of(config.obscuredReasons_.begin(), config.obscuredReasons_.end(), in DrawImage() local
148 if (drawObscuration) { in DrawImage()