Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_geometry.h90 static DesktopRect MakeLTRB(int32_t left, int32_t top, in MakeLTRB() function
/external/skia/include/core/
DSkRect.h47 static SkIRect SK_WARN_UNUSED_RESULT MakeLTRB(int32_t l, int32_t t, int32_t r, int32_t b) { in MakeLTRB() function
435 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeLTRB(SkScalar l, SkScalar t, SkScalar r, in MakeLTRB() function