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

/external/chromium_org/third_party/skia/src/core/
H A DSkClipStack.cpp543 if (this->getTopmostGenID() == b.getTopmostGenID()) {
737 return this->getTopmostGenID() == kWideOpenGenID;
836 int32_t SkClipStack::getTopmostGenID() const { function in class:SkClipStack
/external/skia/src/core/
H A DSkClipStack.cpp543 if (this->getTopmostGenID() == b.getTopmostGenID()) {
737 return this->getTopmostGenID() == kWideOpenGenID;
836 int32_t SkClipStack::getTopmostGenID() const { function in class:SkClipStack

Completed in 990 milliseconds