/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | move_drag_controller.cpp | 128 WSRect targetRect = { in GetFullScreenToFloatingRect() local 399 WSRect targetRect = originalRect; in CalcFreeformTargetRect() local 765 WSRect targetRect = { in CalcFirstMoveTargetRect() local
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | move_drag_controller_test.cpp | 787 WSRect targetRect = moveDragController->GetTargetRect(); variable 811 WSRect targetRect = { 1, 2, 7, 8 }; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | screen_scene_config_test.cpp | 474 DMRect targetRect{507, 18, 66, 66}; // the rect size after svg parsing variable
|
/ohos5.0/foundation/window/window_manager/utils/include/ |
H A D | window_helper.h | 268 static bool IsPointInTargetRect(int32_t pointPosX, int32_t pointPosY, const Rect& targetRect) in IsPointInTargetRect() 279 …tic bool IsPointInTargetRectWithBound(int32_t pointPosX, int32_t pointPosY, const Rect& targetRect) in IsPointInTargetRectWithBound()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/ |
H A D | rs_dirty_region_manager.cpp | 125 bool RSDirtyRegionManager::IfCacheableFilterRectFullyCover(const RectI& targetRect) in IfCacheableFilterRectFullyCover()
|
H A D | rs_surface_render_node.cpp | 1665 …ode::CheckValidFilterCacheFullyCoverTarget(const RSRenderNode& filterNode, const RectI& targetRect) in CheckValidFilterCacheFullyCoverTarget()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/ |
H A D | rs_surface_render_params.cpp | 123 bool isFilterCacheValidForOcclusion, const RectI& filterCachedRect, const RectI& targetRect) in CheckValidFilterCacheFullyCoverTarget()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/ |
H A D | geometry_transition.cpp | 314 auto targetRect = target->IsRemoving() ? RectF(outNodePos_, outNodeSize_) : in SyncGeometry() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/ |
H A D | rs_surface_render_node_test.cpp | 1670 RectI targetRect; variable
|
/ohos5.0/foundation/window/window_manager/wmserver/src/ |
H A D | window_root.cpp | 711 Rect targetRect = displayRect; in GetDisplayRectWithoutSystemBarAreas() local
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_layout_algorithm.cpp | 2494 …Rect targetRect = Rect(targetOffset_.GetX(), targetOffset_.GetY(), targetSize_.Width(), targetSize… in CheckPosition() local
|