Searched defs:SkSize (Results 1 – 1 of 1) sorted by relevance
79 struct SkSize : public SkTSize<SkScalar> { struct80 static SkSize Make(SkScalar w, SkScalar h) { in Make() argument93 SkISize toRound() const { in toRound()99 SkISize toCeil() const { in toCeil()105 SkISize toFloor() const { in toFloor()