OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
30
return this->
onGetSize
();
61
SkIPoint SkBenchmark::
onGetSize
() {
Completed in 30 milliseconds