Home
last modified time | relevance | path

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

/external/skqp/src/gpu/
DGrRect.h24 static GrIRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) { in MakeWH() function
/external/skia/src/gpu/
DGrRect.h24 static GrIRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) { in MakeWH() function
/external/webrtc/webrtc/modules/desktop_capture/
Ddesktop_geometry.h83 static DesktopRect MakeWH(int32_t width, int32_t height) { in MakeWH() function
/external/skqp/include/core/
DSkRect.h61 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { in MakeWH() function
710 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) { in MakeWH() function
/external/skia/include/core/
DSkRect.h61 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { in MakeWH() function
710 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) { in MakeWH() function