#include "path_builder.h"
#include <array>
#include <cmath>
#include "impeller/geometry/path_component.h"
#include "impeller/geometry/round_superellipse_param.h"
Go to the source code of this file.