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

  /external/skia/bench/
SkBenchmark.cpp 19 return this->onGetSize();
66 SkIPoint SkBenchmark::onGetSize() {
SkBenchmark.h 55 virtual SkIPoint onGetSize();
FPSBench.cpp 22 virtual SkIPoint onGetSize() { return SkIPoint::Make(fWidth, fHeight); }

Completed in 51 milliseconds