Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/image/
H A Drosen_render_image.cpp607 if (GetBackgroundImageFlag()) {
624 if (GetBackgroundImageFlag()) {
672 if (GetBackgroundImageFlag()) {
689 if (GetBackgroundImageFlag()) {
831 if (GetBackgroundImageFlag()) {
1041 if (!GetBackgroundImageFlag()) {
H A Drender_image.h170 bool GetBackgroundImageFlag() const in GetBackgroundImageFlag() function