Home
last modified time | relevance | path

Searched defs:origRect (Results 1 - 4 of 4) sorted by relevance

/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp363 void Rotate(const Rect& origRect, int16_t angle, const Vector2<int16_t>& pivot, Polygon& out) in Rotate() argument
/foundation/arkui/ui_lite/frameworks/components/
H A Droot_view.cpp642 Rect origRect; in Render() local
H A Dui_view.cpp790 Rect origRect = GetOrigRect(); in GetRect() local
802 Rect origRect = GetOrigRect(); in GetContentRect() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp2578 auto origRect = renderContext_->GetPaintRectWithoutTransform(); in TouchTest() local
2893 auto origRect = renderContext_->GetPaintRectWithoutTransform(); in GetResponseRegionListByTraversal() local
3024 auto origRect in CollectSelfAxisResult() local
4852 auto origRect = renderContext->GetPaintRectWithoutTransform(); CollectTouchInfos() local
[all...]

Completed in 13 milliseconds