Home
last modified time | relevance | path

Searched defs:pt2 (Results 1 - 5 of 5) sorted by relevance

/foundation/graphic/graphic_utils_lite/test/
H A Drect_unit_test.cpp500 Vector2<int16_t> pt2 = {0, 0}; in HWTEST_F() local
524 Point pt2; in HWTEST_F() local
H A Dgeometry2d_unit_test.cpp48 Vector2<int16_t> pt2 = { THREEFOLD_VALUE, FOURFOLD_VALUE }; in HWTEST_F() local
/foundation/graphic/graphic_utils_lite/frameworks/
H A Dtransform.cpp357 Vector2<int16_t> pt2 = origLine[1]; in Rotate() local
366 Vector2<int16_t> pt2 = {origRect.GetRight(), origRect.GetTop()}; in Rotate() local
/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_path.h82 virtual void ArcTo(const TestingPoint& pt1, const TestingPoint& pt2, float startAngle, float sweepAngle) {} in ArcTo() argument
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/draw/
H A Dpath.cpp63 void Path::ArcTo(const Point& pt1, const Point& pt2, scalar startAngle, scalar sweepAngle) in ArcTo() argument

Completed in 4 milliseconds