Home
last modified time | relevance | path

Searched refs:isAceDebugBoundaryEnabled_ (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_render_thread_params.h385 return isAceDebugBoundaryEnabled_; in IsAceDebugBoundaryEnabled()
465 bool isAceDebugBoundaryEnabled_ = false; variable
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/drawable/
H A Drs_display_render_node_drawable.cpp112 isAceDebugBoundaryEnabled_ = uniParam->IsAceDebugBoundaryEnabled(); in RSOverDrawDfx()
133 if (!isAceDebugBoundaryEnabled_) { in StartOverDraw()
176 bool isAceDebugBoundaryEnabled_ = false; member in OHOS::Rosen::DrawableV2::RSOverDrawDfx
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_main_thread.cpp2913 renderThreadParams_->isAceDebugBoundaryEnabled_ = true; in UpdateAceDebugBoundaryEnabled()
2919 renderThreadParams_->isAceDebugBoundaryEnabled_ = isAceDebugBoundaryEnabled; in UpdateAceDebugBoundaryEnabled()