Home
last modified time | relevance | path

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

/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/utils/
Dpoint_test.cpp49 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable
93 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(1.0f, 2.0f); variable
107 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(2.0f, 1.0f); variable
121 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable
135 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable
149 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable
163 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable