Home
last modified time | relevance | path

Searched defs:SkIPoint (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/include/core/
DSkPoint.h25 struct SkIPoint { struct
31 @param x integer x-axis value of constructed SkIPoint argument
35 static constexpr SkIPoint Make(int32_t x, int32_t y) { in Make() argument
45 /** Returns y-axis value of SkIPoint. argument
67 /** Returns SkIPoint changing the signs of fX and fY. argument
105 @param a SkIPoint to compare argument
/third_party/flutter/skia/include/core/
DSkPoint.h25 struct SkIPoint { struct
31 @param x integer x-axis value of constructed SkIPoint argument
35 static constexpr SkIPoint Make(int32_t x, int32_t y) { in Make() argument
45 /** Returns y-axis value of SkIPoint. argument
67 /** Returns SkIPoint changing the signs of fX and fY. argument
105 @param a SkIPoint to compare argument
/third_party/skia/src/core/
DSkImageGenerator.cpp62 const SkIPoint&, in onGenerateTexture()
/third_party/flutter/skia/src/core/
DSkImageGenerator.cpp77 const SkIPoint&, in onGenerateTexture()