Searched defs:SkIPoint (Results 1 – 2 of 2) sorted by relevance
27 struct SkIPoint { struct33 @param x integer x-axis value of constructed SkIPoint argument37 static constexpr SkIPoint Make(int32_t x, int32_t y) { in Make() argument47 /** Returns y-axis value of SkIPoint. argument69 /** Returns SkIPoint changing the signs of fX and fY. argument107 @param a SkIPoint to compare argument
62 const SkIPoint&, in onGenerateTexture()