Searched defs:pointf (Results 1 – 2 of 2) sorted by relevance
49 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable93 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(1.0f, 2.0f); variable107 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(2.0f, 1.0f); variable121 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable135 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable149 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable163 std::unique_ptr<PointF> pointf = std::make_unique<PointF>(); variable
40 PointF pointf; in PointFuzzTest000() local69 PointF pointf; in PointFuzzTest001() local