Searched defs:SkIPoint (Results 1 – 4 of 4) 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
26 struct SkIPoint { struct32 @param x integer x-axis value of constructed SkIPoint argument36 static constexpr SkIPoint Make(int32_t x, int32_t y) { in Make() argument46 /** Returns y-axis value of SkIPoint. argument68 /** Returns SkIPoint changing the signs of fX and fY. argument106 @param a SkIPoint to compare argument
62 const SkIPoint&, in onGenerateTexture()
77 const SkIPoint&, in onGenerateTexture()