Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/
H A Dskia_image_data.cpp69 if (SystemProperties::GetSvgMode() <= 0) { in MakeSvgDom()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/image_provider/adapter/rosen/
H A Ddrawing_image_data.cpp86 if (SystemProperties::GetSvgMode() <= 0) { in MakeSvgDom()
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp235 int32_t SystemProperties::GetSvgMode() in GetSvgMode() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h256 static int32_t GetSvgMode();
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp667 int32_t SystemProperties::GetSvgMode() in GetSvgMode() function in OHOS::Ace::SystemProperties