Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions
IntersectionTreeBench.cpp File Reference
#include "bench/Benchmark.h"
#include "include/core/SkPaint.h"
#include "include/core/SkPath.h"
#include "src/base/SkMathPriv.h"
#include "src/base/SkRandom.h"
#include "src/gpu/graphite/geom/IntersectionTree.h"
#include "tools/ToolUtils.h"
#include "tools/flags/CommandLineFlags.h"

Go to the source code of this file.

Classes

class  skgpu::graphite::IntersectionTreeBench
 
class  skgpu::graphite::RandomIntersectionBench
 
class  skgpu::graphite::FileIntersectionBench
 

Namespaces

namespace  skgpu
 
namespace  skgpu::graphite
 

Functions

static DEFINE_string (intersectionTreeFile, "", "svg or skp for the IntersectionTree bench to sniff paths from.")
 

Function Documentation

◆ DEFINE_string()

static DEFINE_string ( intersectionTreeFile  ,
""  ,
"svg or skp for the IntersectionTree bench to sniff paths from."   
)
static