Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkPoint.h35 struct SkIPoint { struct
41 @param x integer x-axis value of constructed SkIPoint argument
45 static constexpr SkIPoint Make(int32_t x, int32_t y) { in Make() argument
55 /** Returns y-axis value of SkIPoint. argument
77 /** Returns SkIPoint changing the signs of fX and fY. argument
115 @param a SkIPoint to compare argument
/external/skqp/include/core/
DSkPoint.h35 struct SkIPoint { struct
41 @param x integer x-axis value of constructed SkIPoint argument
45 static constexpr SkIPoint Make(int32_t x, int32_t y) { in Make() argument
55 /** Returns y-axis value of SkIPoint. argument
77 /** Returns SkIPoint changing the signs of fX and fY. argument
115 @param a SkIPoint to compare argument
/external/skqp/src/core/
DSkImageGenerator.cpp75 const SkIPoint&, in onGenerateTexture()
/external/skia/src/core/
DSkImageGenerator.cpp77 const SkIPoint&, in onGenerateTexture()