Searched refs:kInvalidGenID (Results 1 – 4 of 4) sorted by relevance
116 int32_t getGenID() const { SkASSERT(kInvalidGenID != fGenID); return fGenID; } in getGenID()233 fGenID = kInvalidGenID; in initCommon()345 static const int32_t kInvalidGenID = 0; //!< Invalid id that is never returned by variable
63 , fLastClipStackGenID(SkClipStack::kInvalidGenID) { in GrStencilAttachment()
437 SkASSERT(SkClipStack::kInvalidGenID != *resultGenID); in ReduceClipStack()
975 REPORTER_ASSERT(reporter, SkClipStack::kInvalidGenID != reducedGenID); in test_reduced_clip_stack()1041 REPORTER_ASSERT(reporter, SkClipStack::kInvalidGenID != reducedGenID); in test_reduced_clip_stack_genid()