Searched refs:getGenID (Results 1 – 7 of 7) sorted by relevance
166 if (SkClipStack::kEmptyGenID == element->getGenID()) { in walkStack()170 if (SkClipStack::kWideOpenGenID == element->getGenID()) { in walkStack()370 fMaskGenID = element->getGenID(); in walkStack()508 fAAClipRectGenID = fMaskElements.isEmpty() ? element->getGenID() : fMaskGenID; in clipInsideElement()
337 if (element->getGenID() == clipGenID) { in add_invalidate_on_pop_message()
732 if (fClipStack[SkToInt(rec_idx)].fGenID != elem->getGenID()) { in syncClipStack()744 const auto cid = SkStringPrintf("cl_%x", e->getGenID()); in syncClipStack()793 fClipStack.push_back({ std::move(clip_grp), elem->getGenID() }); in syncClipStack()
144 uint32_t getGenID() const { SkASSERT(kInvalidGenID != fGenID); return fGenID; } in getGenID() function
1039 return back->getGenID(); in getTopmostGenID()
161 uint32_t getGenID() const { SkASSERT(kInvalidGenID != fGenID); return fGenID; } in getGenID() function
958 return back->getGenID(); in getTopmostGenID()