Searched defs:onGetSize (Results 1 – 10 of 10) sorted by relevance
33 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
26 SkIPoint RecordingBench::onGetSize() { in onGetSize() function in RecordingBench
65 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
37 SkIPoint onGetSize() override { in onGetSize() function in BlurRoundRectBench
45 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
51 SkIPoint onGetSize() override { in onGetSize() function in BitmapScaleBench
45 SkIPoint onGetSize() override { in onGetSize() function in ColorCubeBench
94 SkIPoint SKPBench::onGetSize() { in onGetSize() function in SKPBench
163 SkIPoint onGetSize() override { return SkIPoint::Make(1024,1024); } in onGetSize() function in TiledPlaybackBench