Searched defs:has_empty_bounds (Results 1 – 2 of 2) sorted by relevance
33 bool has_empty_bounds() const { return tiling_data_.has_empty_bounds(); } in has_empty_bounds() function
42 bool has_empty_bounds() const { return !num_tiles_x_ || !num_tiles_y_; } in has_empty_bounds() function