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