Home | History | Annotate | Download | only in core

Lines Matching refs:genID

338     uint32_t genID = fPathRef->genID();
341 genID |= static_cast<uint32_t>(fFillType) << kPathRefGenIDBitCnt;
343 return genID;