Searched refs:linkTwo (Results 1 – 1 of 1) sorted by relevance
284 int* linkTwo = endTwo ? eLink.begin() : sLink.begin(); in Assemble() local285 if (linkTwo[ndxTwo] != SK_MaxS32) { in Assemble()288 SkASSERT(&linkOne[ndxOne] != &linkTwo[ndxTwo]); in Assemble()291 linkTwo[ndxTwo] = flip ? ~ndxOne : ndxOne; in Assemble()