Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/darwin/
H A Drs_system_properties.cpp141 bool RSSystemProperties::GetAceDebugBoundaryEnabled() in GetAceDebugBoundaryEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp140 bool RSSystemProperties::GetAceDebugBoundaryEnabled() in GetAceDebugBoundaryEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h169 static bool GetAceDebugBoundaryEnabled();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp292 bool RSSystemProperties::GetAceDebugBoundaryEnabled() in GetAceDebugBoundaryEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp2900 bool isAceDebugBoundaryEnabled = RSSystemProperties::GetAceDebugBoundaryEnabled(); in UpdateAceDebugBoundaryEnabled()