Searched refs:testRegionBEmpty (Results 1 – 3 of 3) sorted by relevance
49 bool testRegionBEmpty = RegionIsEmpty(testRegionB); in CheckInclude() local67 if ((!resultRegionEmpty) && (!testRegionAEmpty) && (!testRegionBEmpty)) { in CheckInclude()75 if (testRegionBEmpty) { in CheckInclude()113 assert(testRegionBEmpty); in CheckInclude()
49 bool testRegionBEmpty = RegionIsEmpty(testRegionB); in CheckExclude() local64 assert(testRegionBEmpty); in CheckExclude()67 if ((!resultRegionEmpty) && (!testRegionAEmpty) && (!testRegionBEmpty)) { in CheckExclude()80 if (testRegionBEmpty) { in CheckExclude()
49 bool testRegionBEmpty = RegionIsEmpty(testRegionB); in CheckIntersect() local67 if ((!resultRegionEmpty) && (!testRegionAEmpty) && (!testRegionBEmpty)) { in CheckIntersect()76 if (testRegionBEmpty) { in CheckIntersect()