Searched refs:PictureCentricBench (Results 1 – 4 of 4) sorted by relevance
14 PictureCentricBench::PictureCentricBench(const char* name, const SkPicture* pic) : fName(name) { in PictureCentricBench() function in PictureCentricBench22 const char* PictureCentricBench::onGetName() { in onGetName()26 bool PictureCentricBench::isSuitableFor(Backend backend) { in isSuitableFor()30 SkIPoint PictureCentricBench::onGetSize() { in onGetSize()
15 class PictureCentricBench : public Benchmark {17 PictureCentricBench(const char* name, const SkPicture*);31 class RecordingBench : public PictureCentricBench {42 typedef PictureCentricBench INHERITED;