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 | testSimplifyTrianglesMain (PathOpsThreadState *data) |
DEF_TEST (PathOpsSimplifyTrianglesThreaded, reporter) | |
DEF_TEST | ( | PathOpsSimplifyTrianglesThreaded | , |
reporter | |||
) |
Definition at line 74 of file PathOpsSimplifyTrianglesThreadedTest.cpp.
|
static |
Definition at line 17 of file PathOpsSimplifyTrianglesThreadedTest.cpp.