Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkRect.h62 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeSize(const SkISize& size) { in MakeSize() function
629 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeSize(const SkSize& size) { in MakeSize() function
/third_party/flutter/skia/include/core/
DSkRect.h61 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeSize(const SkISize& size) { in MakeSize() function
726 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeSize(const SkSize& size) { in MakeSize() function