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

  /external/chromium_org/third_party/skia/bench/
SKPBench.cpp 30 SkIPoint SKPBench::onGetSize() {
Benchmark.cpp 32 return this->onGetSize();
55 SkIPoint Benchmark::onGetSize() {
GMBench.cpp 48 SkIPoint GMBench::onGetSize() {
RecordingBench.cpp 28 SkIPoint RecordingBench::onGetSize() {
ChromeBench.cpp 476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); }
  /external/skia/bench/
Benchmark.cpp 30 return this->onGetSize();
54 SkIPoint Benchmark::onGetSize() {
GMBench.cpp 48 SkIPoint GMBench::onGetSize() {
ChromeBench.cpp 476 virtual SkIPoint onGetSize() { return SkIPoint::Make(W, H); }

Completed in 344 milliseconds