Flutter Engine
The Flutter Engine
|
#include "include/core/SkScalar.h"
#include "include/core/SkTypes.h"
#include "include/private/base/SkDebug.h"
#include "include/private/base/SkTo.h"
#include "src/base/SkArenaAlloc.h"
#include "src/pathops/SkPathOpsPoint.h"
#include "src/pathops/SkPathOpsRect.h"
#include "src/pathops/SkPathOpsTCurve.h"
#include "src/pathops/SkPathOpsTypes.h"
#include <cstdint>
Go to the source code of this file.
Classes | |
class | SkTCoincident |
struct | SkTSpanBounded |
class | SkTSpan |
class | SkTSect |
Typedefs | |
typedef bool | SkOpDebugBool |
Functions | |
static bool | SkDoubleIsNaN (double x) |
typedef bool SkOpDebugBool |
Definition at line 30 of file SkPathOpsTSect.h.
|
inlinestatic |
Definition at line 33 of file SkPathOpsTSect.h.