Searched defs:SkIPoint (Results 1 – 1 of 1) sorted by relevance
28 struct SkIPoint { struct34 @param x integer x-axis value of constructed SkIPoint argument38 static constexpr SkIPoint Make(int32_t x, int32_t y) { in Make() argument48 /** Returns y-axis value of SkIPoint. argument70 /** Returns SkIPoint changing the signs of fX and fY. argument108 @param a SkIPoint to compare argument