Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_surface_render_params.h193 void SetLeashWindowVisibleRegionEmptyParam(bool isLeashWindowVisibleRegionEmpty) in SetLeashWindowVisibleRegionEmptyParam() function
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h654 SetLeashWindowVisibleRegionEmptyParam(); in SetLeashWindowVisibleRegionEmpty()
662 void SetLeashWindowVisibleRegionEmptyParam();
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp2892 void RSSurfaceRenderNode::SetLeashWindowVisibleRegionEmptyParam() in SetLeashWindowVisibleRegionEmptyParam() function in OHOS::Rosen::RSSurfaceRenderNode
2899 stagingSurfaceParams->SetLeashWindowVisibleRegionEmptyParam(isLeashWindowVisibleRegionEmpty_); in SetLeashWindowVisibleRegionEmptyParam()