Searched refs:dstRightBound (Results 1 – 1 of 1) sorted by relevance
418 uint32_t dstLeftBound = 0, dstRightBound = 0; in compareSrcDstRegRegion() local420 computeDstBounds(dstRegion, dstLeftBound, dstRightBound); in compareSrcDstRegRegion()423 if (dstRightBound < srcLeftBound || srcRightBound < dstLeftBound) in compareSrcDstRegRegion()428 dstRightBound == srcRightBound && in compareSrcDstRegRegion()