Searched refs:selfOverlap (Results 1 – 1 of 1) sorted by relevance
2703 bool selfOverlap = false; in copySurface() local2705 selfOverlap = SkIRect::IntersectsNoEmptyCheck(dstRect, srcRect); in copySurface()2708 if (!selfOverlap) { in copySurface()