Searched refs:newClipExists (Results 1 – 2 of 2) sorted by relevance
91 bool newClipExists = newFlags & side; in checkSide() local97 if (boundsDelta < 0 && newClipExists) return false; in checkSide()
161 bool newClipExists = newFlags & side; in checkSide() local167 if (boundsDelta < 0 && newClipExists) return false; in checkSide()