Home
last modified time | relevance | path

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

/external/skia/bench/
DSkBenchmark.cpp30 return this->onGetSize(); in getSize()
61 SkIPoint SkBenchmark::onGetSize() { in onGetSize() function in SkBenchmark
DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DSkBenchmark.h122 virtual SkIPoint onGetSize();
DBitmapScaleBench.cpp51 SkIPoint onGetSize() SK_OVERRIDE { in onGetSize() function in BitmapScaleBench
DBlurRoundRectBench.cpp37 virtual SkIPoint onGetSize() SK_OVERRIDE { in onGetSize() function in BlurRoundRectBench
DPicturePlaybackBench.cpp56 SkIPoint canvasSize = onGetSize(); in getTranslateDelta()
DPictureRecordBench.cpp103 SkIPoint canvasSize = onGetSize(); in getTranslateDelta()