Home
last modified time | relevance | path

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

/third_party/skia/include/core/
DSkRect.h192 int64_t height64() const { return (int64_t)fBottom - (int64_t)fTop; } in height64() function
/third_party/flutter/skia/include/core/
DSkRect.h182 int64_t height64() const { return (int64_t)fBottom - (int64_t)fTop; } in height64() function