Home
last modified time | relevance | path

Searched refs:GetPolygon (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dtransform_unit_test.cpp63 EXPECT_EQ(transform_->GetPolygon().GetVertexNum(), verterNum);
94 transform_->GetPolygon().SetVertexNum(2); // 2 < VERTEX_NUM_MIN
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dtransform.h97 Polygon GetPolygon() const in GetPolygon() function
/ohos5.0/foundation/arkui/ui_lite/test/unittest/components/
H A Dui_view_unit_test.cpp1000 Polygon polygon = view_->GetTransformMap().GetPolygon();
1040 Polygon polygon = view_->GetTransformMap().GetPolygon();
/ohos5.0/foundation/arkui/ui_lite/frameworks/draw/
H A Ddraw_utils.cpp1859 uint8_t vertexNum = transMap.GetPolygon().GetVertexNum();
1927 Polygon polygon = newTransMap.GetPolygon();