Home
last modified time | relevance | path

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

/external/webrtc/modules/desktop_capture/
Ddesktop_geometry.h93 static DesktopRect MakeLTRB(int32_t left, in MakeLTRB() function
/external/skia/include/core/
DSkRect.h91 [[nodiscard]] static constexpr SkIRect MakeLTRB(int32_t l, int32_t t, int32_t r, int32_t b) { in MakeLTRB() function
646 [[nodiscard]] static constexpr SkRect MakeLTRB(float l, float t, float r, float b) { in MakeLTRB() function