Lines Matching full:overlap
662 else /* band1 and band2 overlap */751 /* intersection + overlap */1312 expectTestIntersect( Region* r1, Region* r2, SkinOverlap overlap )1315 printf( "expectTestIntersect(%d): ", overlap );1317 if (result != overlap) {1318 printf( "bad result %d, expected %d\n", result, overlap );