Searched refs:PictureCentricBench (Results 1 – 4 of 4) sorted by relevance
12 PictureCentricBench::PictureCentricBench(const char* name, const SkPicture* pic) : fName(name) { in PictureCentricBench() function in PictureCentricBench20 const char* PictureCentricBench::onGetName() { in onGetName()24 bool PictureCentricBench::isSuitableFor(Backend backend) { in isSuitableFor()28 SkIPoint PictureCentricBench::onGetSize() { in onGetSize()
14 class PictureCentricBench : public Benchmark {16 PictureCentricBench(const char* name, const SkPicture*);30 class RecordingBench : public PictureCentricBench {40 using INHERITED = PictureCentricBench;
14 class PictureCentricBench : public Benchmark {16 PictureCentricBench(const char* name, const SkPicture*);30 class RecordingBench : public PictureCentricBench {40 typedef PictureCentricBench INHERITED;