Home
last modified time | relevance | path

Searched refs:SetVertexNum (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/graphic/graphic_utils_lite/test/
H A Dtransform_unit_test.cpp61 poly.SetVertexNum(verterNum);
94 transform_->GetPolygon().SetVertexNum(2); // 2 < VERTEX_NUM_MIN
H A Dgeometry2d_unit_test.cpp138 polygon->SetVertexNum(VERTEX_NUM);
/ohos5.0/foundation/graphic/graphic_utils_lite/interfaces/kits/gfx_utils/
H A Dgeometry2d.h215 void SetVertexNum(uint8_t vertexNum) in SetVertexNum() function
/ohos5.0/foundation/graphic/graphic_utils_lite/frameworks/
H A Dgeometry2d.cpp121 newPoly.SetVertexNum(newVertexNum); in Clip()
H A Dtransform.cpp375 out.SetVertexNum(4); // 4: number of vertex in Rotate()