Home
last modified time | relevance | path

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

/external/skia/bench/
DBenchmark.cpp33 return this->onGetSize(); in getSize()
65 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
DPictureNestingBench.cpp34 SkIPoint canvasSize = onGetSize(); in doDraw()
121 SkIPoint canvasSize = onGetSize(); in onDraw()
145 SkIPoint canvasSize = onGetSize(); in onPreDraw()
DRecordingBench.h22 SkIPoint onGetSize() override;
DGMBench.h27 SkIPoint onGetSize() override;
DGMBench.cpp33 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
DRecordingBench.cpp26 SkIPoint RecordingBench::onGetSize() { in onGetSize() function in RecordingBench
DPicturePlaybackBench.cpp57 SkIPoint canvasSize = onGetSize(); in getTranslateDelta()
163 SkIPoint onGetSize() override { return SkIPoint::Make(1024,1024); } in onGetSize() function in TiledPlaybackBench
DSKPBench.h31 SkIPoint onGetSize() override;
DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DBigPathBench.cpp45 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
DBenchmark.h115 virtual SkIPoint onGetSize();
DBitmapScaleBench.cpp51 SkIPoint onGetSize() override { in onGetSize() function in BitmapScaleBench
DBlurRoundRectBench.cpp37 SkIPoint onGetSize() override { in onGetSize() function in BlurRoundRectBench
DColorCubeBench.cpp45 SkIPoint onGetSize() override { in onGetSize() function in ColorCubeBench
DSKPBench.cpp94 SkIPoint SKPBench::onGetSize() { in onGetSize() function in SKPBench