Flutter Engine
The Flutter Engine
third_party
skia
tests
PathOpsDebug.h
Go to the documentation of this file.
1
/*
2
* Copyright 2018 Google Inc.
3
*
4
* Use of this source code is governed by a BSD-style license that can be
5
* found in the LICENSE file.
6
*/
7
8
#ifndef PathOpsDebug_DEFINED
9
#define PathOpsDebug_DEFINED
10
11
#include <cstdio>
12
13
class
PathOpsDebug
{
14
public
:
15
static
bool
gJson
;
16
static
bool
gMarkJsonFlaky
;
17
static
bool
gOutFirst
;
18
static
bool
gCheckForDuplicateNames
;
19
static
bool
gOutputSVG
;
20
static
FILE*
gOut
;
21
};
22
23
#endif
PathOpsDebug
Definition:
PathOpsDebug.h:13
PathOpsDebug::gOut
static FILE * gOut
Definition:
PathOpsDebug.h:20
PathOpsDebug::gCheckForDuplicateNames
static bool gCheckForDuplicateNames
Definition:
PathOpsDebug.h:18
PathOpsDebug::gOutputSVG
static bool gOutputSVG
Definition:
PathOpsDebug.h:19
PathOpsDebug::gJson
static bool gJson
Definition:
PathOpsDebug.h:15
PathOpsDebug::gMarkJsonFlaky
static bool gMarkJsonFlaky
Definition:
PathOpsDebug.h:16
PathOpsDebug::gOutFirst
static bool gOutFirst
Definition:
PathOpsDebug.h:17
Generated on Sun Jun 23 2024 21:56:42 for Flutter Engine by
1.9.4