Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkRect.h68 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeSize(const SkISize& size) { in MakeSize() function
635 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeSize(const SkSize& size) { in MakeSize() function
/third_party/flutter/skia/include/core/
DSkRect.h70 static constexpr SkIRect SK_WARN_UNUSED_RESULT MakeSize(const SkISize& size) { in MakeSize() function
735 static constexpr SkRect SK_WARN_UNUSED_RESULT MakeSize(const SkSize& size) { in MakeSize() function