Home
last modified time | relevance | path

Searched defs:SkSize (Results 1 – 2 of 2) sorted by relevance

/external/skia/include/core/
DSkSize.h77 struct SkSize : public SkTSize<SkScalar> { struct
78 static SkSize Make(SkScalar w, SkScalar h) { in Make() argument
91 SkISize toRound() const { in toRound()
97 SkISize toCeil() const { in toCeil()
103 SkISize toFloor() const { in toFloor()
/external/chromium_org/third_party/skia/include/core/
DSkSize.h77 struct SkSize : public SkTSize<SkScalar> { struct
78 static SkSize Make(SkScalar w, SkScalar h) { in Make() argument
91 SkISize toRound() const { in toRound()
97 SkISize toCeil() const { in toCeil()
103 SkISize toFloor() const { in toFloor()