HomeSort by relevance Sort by last modified time
    Searched refs:onGetSize (Results 1 - 5 of 5) sorted by null

  /external/skia/bench/
SkBenchmark.cpp 30 return this->onGetSize();
85 SkIPoint SkBenchmark::onGetSize() {
ChromeBench.cpp 476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); }
SkBenchmark.h 117 virtual SkIPoint onGetSize();
PicturePlaybackBench.cpp 57 SkIPoint canvasSize = onGetSize();
PictureRecordBench.cpp 122 SkIPoint canvasSize = onGetSize();

Completed in 206 milliseconds