Searched refs:SK_InvalidGenID (Results 1 – 8 of 8) sorted by relevance
15 SkASSERT(SK_InvalidGenID != fKey.pictureID()); in validate()132 SkASSERT(pictureID != SK_InvalidGenID && start >= 0 && stop > 0); in createLayer()143 SkASSERT(pictureID != SK_InvalidGenID); in findLayer()155 SkASSERT(pictureID != SK_InvalidGenID && start >= 0 && stop > 0); in findLayerOrCreate()
164 SkASSERT(SK_InvalidGenID != pictureID); in GrCachedLayer()
619 PathTestStruct() : fContextID(SK_InvalidGenID), fAtlas(NULL) {} in PathTestStruct()
94 } while (id == SK_InvalidGenID); in next_id()
2222 static uint32_t gContextID = SK_InvalidGenID; in BATCH_TEST_DEFINE()
339 #define SK_InvalidGenID 0 macro
197 } while (id == SK_InvalidGenID); in next_id()
1098 REPORTER_ASSERT(reporter, empty->uniqueID() != SK_InvalidGenID); in test_gen_id()1104 REPORTER_ASSERT(reporter, hasData->uniqueID() != SK_InvalidGenID); in test_gen_id()