Home
last modified time | relevance | path

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

/external/skia/include/core/
DSkRect.h186 int64_t height64() const { return (int64_t)fBottom - (int64_t)fTop; } in height64() function
/external/skqp/include/core/
DSkRect.h183 int64_t height64() const { return (int64_t)fBottom - (int64_t)fTop; } in height64() function