Home
last modified time | relevance | path

Searched refs:SetContentEmpty (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_params.h96 void SetContentEmpty(bool empty);
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_render_params.cpp163 void RSRenderParams::SetContentEmpty(bool empty) in SetContentEmpty() function in OHOS::Rosen::RSRenderParams
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_render_node.cpp2613 stagingRenderParams_->SetContentEmpty(IsInstanceOf<RSCanvasRenderNode>()); in UpdateDisplayList()
2681 stagingRenderParams_->SetContentEmpty(false); in UpdateDisplayList()