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 | testSimplifyQuadralateralsMain (PathOpsThreadState *data) |
DEF_TEST (PathOpsSimplifyQuadralateralsThreaded, reporter) | |
Variables | |
static int | loopNo = 1 |
DEF_TEST | ( | PathOpsSimplifyQuadralateralsThreaded | , |
reporter | |||
) |
Definition at line 85 of file PathOpsSimplifyQuadralateralsThreadedTest.cpp.
|
static |
Definition at line 19 of file PathOpsSimplifyQuadralateralsThreadedTest.cpp.
|
static |
Definition at line 17 of file PathOpsSimplifyQuadralateralsThreadedTest.cpp.