Home
last modified time | relevance | path

Searched defs:targetRect (Results 1 - 10 of 10) sorted by relevance

/foundation/window/window_manager/window_scene/test/unittest/
H A Dmove_drag_controller_test.cpp853 WSRect targetRect = moveDragController->GetTargetRect(); in HWTEST_F() local
875 WSRect targetRect = { -1, 2, 7, 8, }; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/pipeline/
H A Drs_dirty_region_manager.cpp125 bool RSDirtyRegionManager::IfCacheableFilterRectFullyCover(const RectI& targetRect) in IfCacheableFilterRectFullyCover() argument
H A Drs_surface_render_node.cpp1743 void RSSurfaceRenderNode::CheckValidFilterCacheFullyCoverTarget(const RSRenderNode& filterNode, const RectI& targetRect) in CheckValidFilterCacheFullyCoverTarget() argument
/foundation/arkui/ace_engine/frameworks/core/components_ng/animation/
H A Dgeometry_transition.cpp314 auto targetRect = target->IsRemoving() ? RectF(outNodePos_, outNodeSize_) : in SyncGeometry() local
/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_surface_render_node_test.cpp1806 RectI targetRect; in HWTEST_F() local
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/params/
H A Drs_surface_render_params.cpp122 CheckValidFilterCacheFullyCoverTarget( bool isFilterCacheValidForOcclusion, const RectI& filterCachedRect, const RectI& targetRect) CheckValidFilterCacheFullyCoverTarget() argument
/foundation/window/window_manager/utils/include/
H A Dwindow_helper.h263 static bool IsPointInTargetRect(int32_t pointPosX, int32_t pointPosY, const Rect& targetRect) in IsPointInTargetRect() argument
274 static bool IsPointInTargetRectWithBound(int32_t pointPosX, int32_t pointPosY, const Rect& targetRect) in IsPointInTargetRectWithBound() argument
[all...]
/foundation/window/window_manager/window_scene/session/host/src/
H A Dmove_drag_controller.cpp268 WSRect targetRect = { in GetFullScreenToFloatingRect() local
630 WSRect targetRect = originalRect; in CalcFreeformTargetRect() local
986 WSRect targetRect = { CalcFirstMoveTargetRect() local
[all...]
/foundation/window/window_manager/wmserver/src/
H A Dwindow_root.cpp710 Rect targetRect = displayRect; in GetDisplayRectWithoutSystemBarAreas() local
[all...]
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_layout_algorithm.cpp2566 Rect targetRect = Rect(targetOffset_.GetX(), targetOffset_.GetY(), targetSize_.Width(), targetSize_.Height()); in CheckPosition() local

Completed in 22 milliseconds