Lines Matching full:emptyid
243 uint32_t emptyID = SkPath().getGenerationID();248 REPORTER_ASSERT(r, baseIsNonVolatilePath == (baseID != emptyID));251 REPORTER_ASSERT(r, peIsPath || (peID == emptyID));252 REPORTER_ASSERT(r, peStrokeIsPath || (peStrokeID == emptyID));253 REPORTER_ASSERT(r, fullIsPath || (fullID == emptyID));