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

  /external/skia/tools/VisualBench/
VisualSKPBench.cpp 34 SkIPoint VisualSKPBench::onGetSize() {
  /external/skia/bench/
GMBench.cpp 33 SkIPoint GMBench::onGetSize() {
RecordingBench.cpp 26 SkIPoint RecordingBench::onGetSize() {
Benchmark.cpp 33 return this->onGetSize();
73 SkIPoint Benchmark::onGetSize() {
ChromeBench.cpp 476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); }
SKPBench.cpp 107 SkIPoint SKPBench::onGetSize() {

Completed in 252 milliseconds