Home
last modified time | relevance | path

Searched refs:PictureCentricBench (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/bench/
H A DRecordingBench.cpp12 PictureCentricBench::PictureCentricBench(const char* name, const SkPicture* pic) : fName(name) { in PictureCentricBench() function in PictureCentricBench
20 const char* PictureCentricBench::onGetName() { in onGetName()
24 bool PictureCentricBench::isSuitableFor(Backend backend) { in isSuitableFor()
28 SkIPoint PictureCentricBench::onGetSize() { in onGetSize()
H A DRecordingBench.h14 class PictureCentricBench : public Benchmark { class
16 PictureCentricBench(const char* name, const SkPicture*);
30 class RecordingBench : public PictureCentricBench {
40 using INHERITED = PictureCentricBench;

Completed in 1 milliseconds