Flutter Engine
The Flutter Engine
|
#include "include/core/SkPath.h"
#include "include/core/SkPathTypes.h"
#include "include/core/SkScalar.h"
#include "include/core/SkString.h"
#include "include/core/SkTypes.h"
#include "include/private/base/SkTDArray.h"
#include "tests/PathOpsExtendedTest.h"
#include "tests/PathOpsThreadedCommon.h"
#include "tests/Test.h"
Go to the source code of this file.
Functions | |
static void | testSimplifyDegeneratesMain (PathOpsThreadState *data) |
DEF_TEST (PathOpsSimplifyDegeneratesThreaded, reporter) | |
DEF_TEST | ( | PathOpsSimplifyDegeneratesThreaded | , |
reporter | |||
) |
Definition at line 71 of file PathOpsSimplifyDegenerateThreadedTest.cpp.
|
static |
Definition at line 17 of file PathOpsSimplifyDegenerateThreadedTest.cpp.