Home
last modified time | relevance | path

Searched defs:isEmpty64 (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/include/core/
H A DSkRect.h200 bool isEmpty64() const { return fRight <= fLeft || fBottom <= fTop; } in isEmpty64() function

Completed in 3 milliseconds