Home
last modified time | relevance | path

Searched refs:RecordingBench (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/bench/
H A DRecordingBench.cpp8 #include "bench/RecordingBench.h"
35 RecordingBench::RecordingBench(const char* name, const SkPicture* pic, bool useBBH) in RecordingBench() function in RecordingBench
40 void RecordingBench::onDraw(int loops, SkCanvas*) { in onDraw()
H A DRecordingBench.h30 class RecordingBench : public PictureCentricBench { class
32 RecordingBench(const char* name, const SkPicture*, bool useBBH);
H A Dnanobench.cpp18 #include "bench/RecordingBench.h"
786 return new RecordingBench(name.c_str(), pic.get(), FLAGS_bbh); in rawNext()

Completed in 5 milliseconds