Searched defs:MakeLTRB (Results 1 – 2 of 2) sorted by relevance
93 static DesktopRect MakeLTRB(int32_t left, in MakeLTRB() function
91 [[nodiscard]] static constexpr SkIRect MakeLTRB(int32_t l, int32_t t, int32_t r, int32_t b) { in MakeLTRB() function646 [[nodiscard]] static constexpr SkRect MakeLTRB(float l, float t, float r, float b) { in MakeLTRB() function