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

/external/skia/bench/
H A DBenchmark.cpp33 return this->onGetSize();
65 SkIPoint Benchmark::onGetSize() { function in class:Benchmark
H A DGMBench.cpp33 SkIPoint GMBench::onGetSize() { function in class:GMBench
H A DRecordingBench.cpp26 SkIPoint RecordingBench::onGetSize() { function in class:RecordingBench
H A DChromeBench.cpp476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); } function in class:ScrollGmailBench
H A DSKPBench.cpp94 SkIPoint SKPBench::onGetSize() { function in class:SKPBench

Completed in 84 milliseconds