Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/core/
DSkClipStack.h364 bool isWideOpen() const { return this->getTopmostGenID() == kWideOpenGenID; } in isWideOpen() function
/third_party/skia/src/core/
DSkClipStack.h384 bool isWideOpen() const { return this->getTopmostGenID() == kWideOpenGenID; } in isWideOpen() function