Searched refs:onGetSize (Results 1 – 7 of 7) sorted by relevance
30 return this->onGetSize(); in getSize()61 SkIPoint SkBenchmark::onGetSize() { in onGetSize() function in SkBenchmark
476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
122 virtual SkIPoint onGetSize();
51 SkIPoint onGetSize() SK_OVERRIDE { in onGetSize() function in BitmapScaleBench
37 virtual SkIPoint onGetSize() SK_OVERRIDE { in onGetSize() function in BlurRoundRectBench
56 SkIPoint canvasSize = onGetSize(); in getTranslateDelta()
103 SkIPoint canvasSize = onGetSize(); in getTranslateDelta()