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

  /external/skia/bench/
ChromeBench.cpp 476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); }
SkBenchmark.cpp 31 return this->onGetSize();
88 SkIPoint SkBenchmark::onGetSize() {

Completed in 1092 milliseconds