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

/external/skia/src/core/
H A DSkClipStack.cpp541 if (this->getTopmostGenID() == b.getTopmostGenID()) {
745 return this->getTopmostGenID() == kWideOpenGenID;
844 int32_t SkClipStack::getTopmostGenID() const { function in class:SkClipStack

Completed in 70 milliseconds