Home | History | Annotate | Download | only in source

Lines Matching refs:SafeUint32Add

298 			return (SafeUint32Add(row, fPatRows) + (uint32) delta) % fPatRows;
310 return (SafeUint32Add(col, fPatCols) + (uint32) delta) % fPatCols;