Home
last modified time | relevance | path

Searched refs:screenRect_ (Results 1 - 6 of 6) sorted by relevance

/foundation/distributedhardware/distributed_screen/services/common/utils/src/
H A Ddscreen_maprelation.cpp59 screenRect_ = screenRect; in SetScreenRect()
64 return screenRect_; in GetScreenRect()
72 to_json(screenRectJson, dScreenMapRelation.screenRect_); in to_json()
94 from_json(j.at(KEY_SCREEN_RECT), dScreenMapRelation.screenRect_); in from_json()
/foundation/distributedhardware/distributed_screen/services/common/utils/include/
H A Ddscreen_maprelation.h55 ScreenRect screenRect_; member in OHOS::DistributedHardware::DScreenMapRelation
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_uni_render_visitor.h342 RectI screenRect_; member
H A Drs_uni_render_visitor.cpp639 prepareClipRect_ = screenRect_; in QuickPrepareDisplayRenderNode()
870 node.CheckAndUpdateOpaqueRegion(screenRect_, curDisplayNode_->GetRotation(), isFocused); in CalculateOcclusion()
1172 screenRect_ = RectI{0, 0, screenInfo_.width, screenInfo_.height}; in InitDisplayInfo()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_surface_render_node.cpp2128 bool ret = opaqueRegionBaseInfo_.screenRect_ == screeninfo && in CheckAndUpdateOpaqueRegion()
2151 return opaqueRegionBaseInfo_.screenRect_ == screeninfo && in CheckOpaqueRegionBaseInfo()
2163 opaqueRegionBaseInfo_.screenRect_ = screeninfo; in SetOpaqueRegionBaseInfo()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/pipeline/
H A Drs_surface_render_node.h1396 RectI screenRect_; member

Completed in 16 milliseconds