/third_party/skia/bench/ |
D | Benchmark.cpp | 27 return this->onGetSize(); in getSize() 59 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
|
D | RecordingBench.h | 21 SkIPoint onGetSize() override; 50 SkIPoint onGetSize() override;
|
D | PictureNestingBench.cpp | 34 SkIPoint canvasSize = onGetSize(); in doDraw() 120 SkIPoint canvasSize = onGetSize(); in onDraw() 144 SkIPoint canvasSize = onGetSize(); in onDelayedSetup()
|
D | RecordingBench.cpp | 28 SkIPoint PictureCentricBench::onGetSize() { in onGetSize() function in PictureCentricBench 65 SkIPoint DeserializePictureBench::onGetSize() { in onGetSize() function in DeserializePictureBench
|
D | MSKPBench.h | 23 SkIPoint onGetSize() override;
|
D | GMBench.h | 31 SkIPoint onGetSize() override;
|
D | CanvasSaveRestoreBench.cpp | 20 SkIPoint onGetSize() override { return { 1, 1 }; } in onGetSize() function in CanvasSaveRestoreBench
|
D | MSKPBench.cpp | 37 SkIPoint MSKPBench::onGetSize() { in onGetSize() function in MSKPBench
|
D | GMBench.cpp | 56 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
|
D | ChromeBench.cpp | 476 SkIPoint onGetSize() override { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
|
D | SKPBench.h | 41 SkIPoint onGetSize() override;
|
D | BigPathBench.cpp | 42 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
|
D | Benchmark.h | 105 virtual SkIPoint onGetSize();
|
D | HardStopGradientBench_ScaleNumHardStops.cpp | 34 SkIPoint onGetSize() override { in onGetSize() function in HardStopGradientBench_ScaleNumHardStops
|
/third_party/flutter/skia/bench/ |
D | Benchmark.cpp | 27 return this->onGetSize(); in getSize() 59 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
|
D | RecordingBench.h | 21 SkIPoint onGetSize() override; 50 SkIPoint onGetSize() override;
|
D | PictureNestingBench.cpp | 34 SkIPoint canvasSize = onGetSize(); in doDraw() 120 SkIPoint canvasSize = onGetSize(); in onDraw() 144 SkIPoint canvasSize = onGetSize(); in onDelayedSetup()
|
D | RecordingBench.cpp | 28 SkIPoint PictureCentricBench::onGetSize() { in onGetSize() function in PictureCentricBench 65 SkIPoint DeserializePictureBench::onGetSize() { in onGetSize() function in DeserializePictureBench
|
D | GMBench.h | 29 SkIPoint onGetSize() override;
|
D | GMBench.cpp | 33 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
|
D | ChromeBench.cpp | 476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
|
D | SKPBench.h | 40 SkIPoint onGetSize() override;
|
D | BigPathBench.cpp | 41 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
|
D | Benchmark.h | 101 virtual SkIPoint onGetSize();
|
D | DrawLatticeBench.cpp | 36 SkIPoint onGetSize() override { in onGetSize() function in DrawLatticeBench
|