![]() |
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 | testSimplifyQuadsMain (PathOpsThreadState *data) |
| DEF_TEST (PathOpsSimplifyQuadsThreaded, reporter) | |
Variables | |
| static int | quadTest = 66 |
| DEF_TEST | ( | PathOpsSimplifyQuadsThreaded | , |
| reporter | |||
| ) |
Definition at line 83 of file PathOpsSimplifyQuadThreadedTest.cpp.
|
static |
Definition at line 19 of file PathOpsSimplifyQuadThreadedTest.cpp.
|
static |
Definition at line 17 of file PathOpsSimplifyQuadThreadedTest.cpp.