Searched defs:SkIPoint (Results 1 – 4 of 4) sorted by relevance
25 struct SkIPoint { struct31 @param x integer x-axis value of constructed SkIPoint argument35 static constexpr SkIPoint Make(int32_t x, int32_t y) { in Make() argument45 /** Returns y-axis value of SkIPoint. argument67 /** Returns SkIPoint changing the signs of fX and fY. argument105 @param a SkIPoint to compare argument
62 const SkIPoint&, in onGenerateTexture()
77 const SkIPoint&, in onGenerateTexture()