Home
last modified time | relevance | path

Searched defs:MakeWH (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/desktop_capture/
Ddesktop_geometry.h84 static DesktopRect MakeWH(int32_t width, int32_t height) { in MakeWH() function
/external/skia/include/core/
DSkRect.h55 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { in MakeWH() function
610 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) { in MakeWH() function
/external/skia/src/gpu/
DAtlasTypes.h42 static IRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) { in MakeWH() function