Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/
H A Dframe_node.cpp3386 std::vector<Point> pointList; in GetRectPoints() local
3394 RectF GetBoundingBox(std::vector<Point>& pointList) in GetBoundingBox()
3416 bool FrameNode::GetRectPointToParentWithTransform(std::vector<Point>& pointList, const RefPtr<Frame… in GetRectPointToParentWithTransform()
3436 auto pointList = GetRectPoints(frameSize); in GetPaintRectToWindowWithTransform() local