OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CpuWrappedBenchmark
(Results
1 - 2
of
2
) sorted by null
/external/skia/tools/VisualBench/
WrappedBenchmark.h
76
class
CpuWrappedBenchmark
: public WrappedBenchmark {
78
explicit
CpuWrappedBenchmark
(const SkSurfaceProps& surfaceProps, Benchmark* bench)
VisualBenchmarkStream.cpp
144
bench = new
CpuWrappedBenchmark
(fSurfaceProps, bench);
Completed in 42 milliseconds