Home
last modified time | relevance | path

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

/external/chromium_org/third_party/skia/bench/
DBenchmark.cpp54 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
DGMBench.cpp48 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
DBlurRoundRectBench.cpp37 virtual SkIPoint onGetSize() SK_OVERRIDE { in onGetSize() function in BlurRoundRectBench
DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DBitmapScaleBench.cpp51 SkIPoint onGetSize() SK_OVERRIDE { in onGetSize() function in BitmapScaleBench
/external/skia/bench/
DBenchmark.cpp54 SkIPoint Benchmark::onGetSize() { in onGetSize() function in Benchmark
DGMBench.cpp48 SkIPoint GMBench::onGetSize() { in onGetSize() function in GMBench
DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } in onGetSize() function in ScrollGmailBench
DBlurRoundRectBench.cpp37 virtual SkIPoint onGetSize() SK_OVERRIDE { in onGetSize() function in BlurRoundRectBench
DBitmapScaleBench.cpp51 SkIPoint onGetSize() SK_OVERRIDE { in onGetSize() function in BitmapScaleBench