Home
last modified time | relevance | path

Searched refs:onGetSize (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/bench/
DPictureNestingBench.cpp34 SkIPoint canvasSize = onGetSize(); in doDraw()
120 SkIPoint canvasSize = onGetSize(); in onDraw()
144 SkIPoint canvasSize = onGetSize(); in onDelayedSetup()
DBenchmark.cpp27 return this->onGetSize(); in getSize()
59 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
DRecordingBench.h21 SkIPoint onGetSize() override;
50 SkIPoint onGetSize() override;
DRecordingBench.cpp28 SkIPoint PictureCentricBench::onGetSize() { in onGetSize() function in PictureCentricBench
65 SkIPoint DeserializePictureBench::onGetSize() { in onGetSize() function in DeserializePictureBench
DMSKPBench.h23 SkIPoint onGetSize() override;
DGMBench.h31 SkIPoint onGetSize() override;
DCanvasSaveRestoreBench.cpp20 SkIPoint onGetSize() override { return { 1, 1 }; } in onGetSize() function in CanvasSaveRestoreBench
DMSKPBench.cpp37 SkIPoint MSKPBench::onGetSize() { in onGetSize() function in MSKPBench
DGMBench.cpp56 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
DChromeBench.cpp476 SkIPoint onGetSize() override { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DSKPBench.h41 SkIPoint onGetSize() override;
DBigPathBench.cpp42 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
DBenchmark.h105 virtual SkIPoint onGetSize();
DHardStopGradientBench_ScaleNumHardStops.cpp34 SkIPoint onGetSize() override { in onGetSize() function in HardStopGradientBench_ScaleNumHardStops
DHardStopGradientBench_SpecialHardStops.cpp50 SkIPoint onGetSize() override { in onGetSize() function in HardStopGradientBench_SpecialHardStops
DPicturePlaybackBench.cpp43 SkIPoint onGetSize() override { return SkIPoint::Make(1024,1024); } in onGetSize() function in TiledPlaybackBench
DImageCycleBench.cpp85 SkIPoint onGetSize() override { return {kDeviceSize.fWidth, kDeviceSize.fHeight}; } in onGetSize() function in ImageCycle
DHardStopGradientBench_ScaleNumColors.cpp33 SkIPoint onGetSize() override { in onGetSize() function in HardStopGradientBench_ScaleNumColors
DPathTextBench.cpp46 SkIPoint onGetSize() override { return SkIPoint::Make(kScreenWidth, kScreenHeight); } in onGetSize() function in PathTextBench
DColorFilterBench.cpp101 SkIPoint onGetSize() override { in onGetSize() function in __anon5122092b0111::ColorFilterBench
DSKPBench.cpp102 SkIPoint SKPBench::onGetSize() { in onGetSize() function in SKPBench
DShapesBench.cpp133 SkIPoint onGetSize() override { return SkIPoint::Make(kBenchWidth, kBenchHeight); } in onGetSize() function in ShapesBench
DBulkRectBench.cpp258 SkIPoint onGetSize() override { in onGetSize() function in BulkRectBench
DGradientBench.cpp220 SkIPoint onGetSize() override { in onGetSize() function in GradientBench
/third_party/skia/site/docs/dev/testing/
Dtests.md102 SkIPoint onGetSize() override { return SkIPoint{100, 100}; }

12