Searched defs:onGetSize (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/third_party/skia/bench/
H A DBenchmark.cpp32 return this->onGetSize();
55 SkIPoint Benchmark::onGetSize() { function in class:Benchmark
H A DGMBench.cpp48 SkIPoint GMBench::onGetSize() { function in class:GMBench
H A DRecordingBench.cpp28 SkIPoint RecordingBench::onGetSize() { function in class:RecordingBench
H A DSKPBench.cpp30 SkIPoint SKPBench::onGetSize() { function in class:SKPBench
H A DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } function in class:ScrollGmailBench
/external/skia/bench/
H A DBenchmark.cpp30 return this->onGetSize();
54 SkIPoint Benchmark::onGetSize() { function in class:Benchmark
H A DGMBench.cpp48 SkIPoint GMBench::onGetSize() { function in class:GMBench
H A DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } function in class:ScrollGmailBench

Completed in 114 milliseconds