Home
last modified time | relevance | path

Searched refs:PictureCentricBench (Results 1 – 4 of 4) sorted by relevance

/external/skia/bench/
DRecordingBench.cpp14 PictureCentricBench::PictureCentricBench(const char* name, const SkPicture* pic) : fName(name) { in PictureCentricBench() function in PictureCentricBench
22 const char* PictureCentricBench::onGetName() { in onGetName()
26 bool PictureCentricBench::isSuitableFor(Backend backend) { in isSuitableFor()
30 SkIPoint PictureCentricBench::onGetSize() { in onGetSize()
DRecordingBench.h15 class PictureCentricBench : public Benchmark {
17 PictureCentricBench(const char* name, const SkPicture*);
31 class RecordingBench : public PictureCentricBench {
42 typedef PictureCentricBench INHERITED;
/external/skqp/bench/
DRecordingBench.cpp14 PictureCentricBench::PictureCentricBench(const char* name, const SkPicture* pic) : fName(name) { in PictureCentricBench() function in PictureCentricBench
22 const char* PictureCentricBench::onGetName() { in onGetName()
26 bool PictureCentricBench::isSuitableFor(Backend backend) { in isSuitableFor()
30 SkIPoint PictureCentricBench::onGetSize() { in onGetSize()
DRecordingBench.h15 class PictureCentricBench : public Benchmark {
17 PictureCentricBench(const char* name, const SkPicture*);
31 class RecordingBench : public PictureCentricBench {
42 typedef PictureCentricBench INHERITED;