Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/params/
H A Drs_surface_render_params.h234 void SetIsParentUifirstNodeEnableParam(bool isUifirstParent) in SetIsParentUifirstNodeEnableParam() argument
236 if (uiFirstParentFlag_ == isUifirstParent) { in SetIsParentUifirstNodeEnableParam()
239 uiFirstParentFlag_ = isUifirstParent; in SetIsParentUifirstNodeEnableParam()