Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dsystem_properties.cpp250 bool SystemProperties::GetDebugPixelMapSaveEnabled() in GetDebugPixelMapSaveEnabled() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/base/utils/
H A Dsystem_properties.h258 static bool GetDebugPixelMapSaveEnabled();
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
H A Dpixelmap_image.cpp328 if (SystemProperties::GetDebugPixelMapSaveEnabled()) { in DrawToRSCanvas()
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dsystem_properties.cpp682 bool SystemProperties::GetDebugPixelMapSaveEnabled() in GetDebugPixelMapSaveEnabled() function in OHOS::Ace::SystemProperties
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/image/
H A Dimage_loader.cpp739 if (SystemProperties::GetDebugPixelMapSaveEnabled()) { in LoadDecodedImageData()