Home
last modified time | relevance | path

Searched refs:GetAllSurfaceVisibleDebugEnabled (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.cpp116 bool RSSystemProperties::GetAllSurfaceVisibleDebugEnabled() in GetAllSurfaceVisibleDebugEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/windows/
H A Drs_system_properties.cpp110 bool RSSystemProperties::GetAllSurfaceVisibleDebugEnabled() in GetAllSurfaceVisibleDebugEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/platform/common/
H A Drs_system_properties.h146 static bool GetAllSurfaceVisibleDebugEnabled();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/
H A Drs_system_properties.cpp244 bool RSSystemProperties::GetAllSurfaceVisibleDebugEnabled() in GetAllSurfaceVisibleDebugEnabled() function in OHOS::Rosen::RSSystemProperties
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.cpp177 isAllSurfaceVisibleDebugEnabled_ = RSSystemProperties::GetAllSurfaceVisibleDebugEnabled(); in PartialRenderOptionInit()