Home
last modified time | relevance | path

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

/external/skia/bench/
DGMBench.cpp33 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
DRecordingBench.cpp26 SkIPoint RecordingBench::onGetSize() { in onGetSize() function in RecordingBench
DBenchmark.cpp65 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DBlurRoundRectBench.cpp37 SkIPoint onGetSize() override { in onGetSize() function in BlurRoundRectBench
DBigPathBench.cpp45 SkIPoint onGetSize() override { in onGetSize() function in BigPathBench
DBitmapScaleBench.cpp51 SkIPoint onGetSize() override { in onGetSize() function in BitmapScaleBench
DColorCubeBench.cpp45 SkIPoint onGetSize() override { in onGetSize() function in ColorCubeBench
DSKPBench.cpp94 SkIPoint SKPBench::onGetSize() { in onGetSize() function in SKPBench
DPicturePlaybackBench.cpp163 SkIPoint onGetSize() override { return SkIPoint::Make(1024,1024); } in onGetSize() function in TiledPlaybackBench