Searched refs:FlutterPoint (Results 1 – 2 of 2) sorted by relevance
20 inline bool operator==(const FlutterPoint& a, const FlutterPoint& b) {109 inline std::ostream& operator<<(std::ostream& out, const FlutterPoint& point) {236 inline FlutterPoint FlutterPointMake(double x, double y) { in FlutterPointMake()237 FlutterPoint point = {}; in FlutterPointMake()
454 } FlutterPoint; typedef491 FlutterPoint offset;