Searched refs:start_is_fixed (Results 1 – 1 of 1) sorted by relevance
291 const bool start_is_fixed = stretch_regions.front().start != 0; in CalculateSegmentCount() local294 if (start_is_fixed && end_is_fixed) { in CalculateSegmentCount()296 } else if (!start_is_fixed && !end_is_fixed) { in CalculateSegmentCount()