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

  /external/skia/bench/
SkBenchmark.cpp 31 return this->onGetSize();
88 SkIPoint SkBenchmark::onGetSize() {
ChromeBench.cpp 476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); }
SkBenchmark.h 140 virtual SkIPoint onGetSize();
BitmapScaleBench.cpp 51 SkIPoint onGetSize() SK_OVERRIDE {
PicturePlaybackBench.cpp 57 SkIPoint canvasSize = onGetSize();
PictureRecordBench.cpp 123 SkIPoint canvasSize = onGetSize();

Completed in 241 milliseconds