Home
last modified time | relevance | path

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

12

/external/skqp/bench/
DPictureNestingBench.cpp34 SkIPoint canvasSize = onGetSize(); in doDraw()
120 SkIPoint canvasSize = onGetSize(); in onDraw()
144 SkIPoint canvasSize = onGetSize(); in onDelayedSetup()
DBenchmark.cpp33 return this->onGetSize(); in getSize()
73 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
DRecordingBench.h22 SkIPoint onGetSize() override;
63 SkIPoint onGetSize() override;
DRecordingBench.cpp30 SkIPoint PictureCentricBench::onGetSize() { in onGetSize() function in PictureCentricBench
105 SkIPoint DeserializePictureBench::onGetSize() { in onGetSize() function in DeserializePictureBench
DGMBench.h31 SkIPoint onGetSize() override;
DPicturePlaybackBench.cpp57 SkIPoint canvasSize = onGetSize(); in getTranslateDelta()
163 SkIPoint onGetSize() override { return SkIPoint::Make(1024,1024); } in onGetSize() function in TiledPlaybackBench
DGMBench.cpp35 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DSKPBench.h40 SkIPoint onGetSize() override;
DColorCanvasDrawBitmapBench.cpp28 SkIPoint onGetSize() override { in onGetSize() function in ColorCanvasDrawBitmap
DBlurOccludedRRectBench.cpp24 SkIPoint onGetSize() override { in onGetSize() function in BlurOccludedRRectBench
DBigPathBench.cpp41 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
/external/skia/bench/
DPictureNestingBench.cpp34 SkIPoint canvasSize = onGetSize(); in doDraw()
120 SkIPoint canvasSize = onGetSize(); in onDraw()
144 SkIPoint canvasSize = onGetSize(); in onDelayedSetup()
DBenchmark.cpp33 return this->onGetSize(); in getSize()
73 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
DRecordingBench.h22 SkIPoint onGetSize() override;
63 SkIPoint onGetSize() override;
DRecordingBench.cpp30 SkIPoint PictureCentricBench::onGetSize() { in onGetSize() function in PictureCentricBench
105 SkIPoint DeserializePictureBench::onGetSize() { in onGetSize() function in DeserializePictureBench
DGMBench.h31 SkIPoint onGetSize() override;
DPicturePlaybackBench.cpp57 SkIPoint canvasSize = onGetSize(); in getTranslateDelta()
163 SkIPoint onGetSize() override { return SkIPoint::Make(1024,1024); } in onGetSize() function in TiledPlaybackBench
DGMBench.cpp35 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DColorCanvasDrawBitmapBench.cpp28 SkIPoint onGetSize() override { in onGetSize() function in ColorCanvasDrawBitmap
DSKPBench.h40 SkIPoint onGetSize() override;
DBigPathBench.cpp41 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
DBlurOccludedRRectBench.cpp24 SkIPoint onGetSize() override { in onGetSize() function in BlurOccludedRRectBench
DDrawLatticeBench.cpp36 SkIPoint onGetSize() override { in onGetSize() function in DrawLatticeBench

12