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

  /external/skia/bench/
DecodeBench.cpp 31 virtual const char* onGetName() {
FPSBench.cpp 38 virtual const char* onGetName() { return fName; }
78 virtual const char* onGetName() { return fName.c_str(); }
RectBench.cpp 47 virtual const char* onGetName() { return computeName("rects"); }
67 virtual const char* onGetName() { return computeName("ovals"); }
77 virtual const char* onGetName() { return computeName("rrects"); }
107 virtual const char* onGetName() { return fName; }
RepeatTileBench.cpp 113 virtual const char* onGetName() {
TextBench.cpp 56 virtual const char* onGetName() {
BitmapBench.cpp 130 virtual const char* onGetName() {

Completed in 29 milliseconds