Searched refs:is_empty1 (Results 1 – 2 of 2) sorted by relevance
118 bool const is_empty1 = geometry::is_empty(geometry1); in init_rescale_policy() local120 if (is_empty1 && is_empty2) in init_rescale_policy()126 if (is_empty1) in init_rescale_policy()
258 bool const is_empty1 = geometry::is_empty(geometry1); in apply() local261 if (is_empty1 && is_empty2) in apply()266 if (is_empty1 || is_empty2) in apply()