Home
last modified time | relevance | path

Searched defs:oriRect (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/pipeline/
H A Drs_dirty_region_manager_test.cpp312 RectI oriRect = RectI(31, 31, 32, 65); variable
335 RectI oriRect = RectI(31, 31, 32, 65); variable
/ohos5.0/foundation/window/window_manager/wmserver/src/
H A Dwindow_layout_policy_cascade.cpp340 auto oriRect = newRect; in ComputeRectByAspectRatio() local
392 auto oriRect = property->GetRequestRect(); in ComputeDecoratedRequestRect() local
H A Ddrag_controller.cpp436 const Rect& oriRect = moveDragProperty_->startPointRect_; in HandleMoveEvent() local
/ohos5.0/foundation/arkui/ace_engine_lite/frameworks/src/core/animation/
H A Dtransition_impl.h86 Rect oriRect; member