Home
last modified time | relevance | path

Searched defs:onGetSize (Results 1 – 25 of 35) sorted by relevance

12

/third_party/flutter/skia/bench/
DRecordingBench.cpp28 SkIPoint PictureCentricBench::onGetSize() { in onGetSize() function in PictureCentricBench
65 SkIPoint DeserializePictureBench::onGetSize() { in onGetSize() function in DeserializePictureBench
DGMBench.cpp33 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
DBenchmark.cpp59 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DBigPathBench.cpp41 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
DHardStopGradientBench_ScaleNumColors.cpp33 SkIPoint onGetSize() override { in onGetSize() function in HardStopGradientBench_ScaleNumColors
DDrawLatticeBench.cpp36 SkIPoint onGetSize() override { in onGetSize() function in DrawLatticeBench
DHardStopGradientBench_ScaleNumHardStops.cpp33 SkIPoint onGetSize() override { in onGetSize() function in HardStopGradientBench_ScaleNumHardStops
DHardStopGradientBench_SpecialHardStops.cpp50 SkIPoint onGetSize() override { in onGetSize() function in HardStopGradientBench_SpecialHardStops
DPicturePlaybackBench.cpp41 SkIPoint onGetSize() override { return SkIPoint::Make(1024,1024); } in onGetSize() function in TiledPlaybackBench
DImageCycleBench.cpp81 SkIPoint onGetSize() override { return {kDeviceSize.fWidth, kDeviceSize.fHeight}; } in onGetSize() function in ImageCycle
DPathTextBench.cpp46 SkIPoint onGetSize() override { return SkIPoint::Make(kScreenWidth, kScreenHeight); } in onGetSize() function in PathTextBench
/third_party/skia/bench/
DRecordingBench.cpp28 SkIPoint PictureCentricBench::onGetSize() { in onGetSize() function in PictureCentricBench
65 SkIPoint DeserializePictureBench::onGetSize() { in onGetSize() function in DeserializePictureBench
DGMBench.cpp56 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
DMSKPBench.cpp37 SkIPoint MSKPBench::onGetSize() { in onGetSize() function in MSKPBench
DCanvasSaveRestoreBench.cpp20 SkIPoint onGetSize() override { return { 1, 1 }; } in onGetSize() function in CanvasSaveRestoreBench
DBenchmark.cpp59 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
DChromeBench.cpp476 SkIPoint onGetSize() override { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DBigPathBench.cpp42 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
DHardStopGradientBench_ScaleNumColors.cpp33 SkIPoint onGetSize() override { in onGetSize() function in HardStopGradientBench_ScaleNumColors
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
DPathTextBench.cpp46 SkIPoint onGetSize() override { return SkIPoint::Make(kScreenWidth, kScreenHeight); } in onGetSize() function in PathTextBench

12