Searched defs:SkSize (Results 1 – 2 of 2) sorted by relevance
77 struct SkSize : public SkTSize<SkScalar> { struct78 static SkSize Make(SkScalar w, SkScalar h) { in Make() argument91 SkISize toRound() const { in toRound()97 SkISize toCeil() const { in toCeil()103 SkISize toFloor() const { in toFloor()