Searched defs:MakeWH (Results 1 – 3 of 3) sorted by relevance
57 [[nodiscard]] static constexpr SkIRect MakeWH(int32_t w, int32_t h) { in MakeWH() function610 [[nodiscard]] static constexpr SkRect MakeWH(float w, float h) { in MakeWH() function
84 static DesktopRect MakeWH(int32_t width, int32_t height) { in MakeWH() function
48 [[nodiscard]] static IRect16 MakeWH(int16_t w, int16_t h) { in MakeWH() function