Flutter Engine
The Flutter Engine
|
#include "modules/bentleyottmann/include/Contour.h"
#include "include/core/SkPath.h"
#include "include/core/SkScalar.h"
#include "include/private/base/SkPoint_impl.h"
#include "include/private/base/SkTo.h"
#include "modules/bentleyottmann/include/Myers.h"
#include <algorithm>
#include <vector>
Go to the source code of this file.
Namespaces | |
namespace | contour |
Functions | |
static SkIRect | contour::extend_rect (SkIRect r, Point p) |