Searched refs:lineBounds (Results 1 – 2 of 2) sorted by relevance
169 SkPathOpsBounds lineBounds; in addAlignIntersection() local170 lineBounds.setBounds(line, 2); in addAlignIntersection()175 if (!SkPathOpsBounds::Intersects(current->bounds(), lineBounds)) { in addAlignIntersection()180 if (!SkPathOpsBounds::Intersects(segment->bounds(), lineBounds)) { in addAlignIntersection()
422 SkPathOpsBounds lineBounds; in debugAddAlignIntersection() local423 lineBounds.setBounds(line, 2); in debugAddAlignIntersection()428 if (!SkPathOpsBounds::Intersects(current->bounds(), lineBounds)) { in debugAddAlignIntersection()433 if (!SkPathOpsBounds::Intersects(segment->bounds(), lineBounds)) { in debugAddAlignIntersection()