Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/gpu/geometry/
DGrRect.h25 static GrIRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) { in MakeWH() function
/third_party/skia/src/gpu/geometry/
DGrRect.h25 static GrIRect16 SK_WARN_UNUSED_RESULT MakeWH(int16_t w, int16_t h) { in MakeWH() function
/third_party/skia/include/core/
DSkRect.h58 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { in MakeWH() function
611 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) { in MakeWH() function
/third_party/flutter/skia/include/core/
DSkRect.h60 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeWH(int32_t w, int32_t h) { in MakeWH() function
709 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeWH(SkScalar w, SkScalar h) { in MakeWH() function