Home
last modified time | relevance | path

Searched refs:printNameAndTime (Results 1 – 1 of 1) sorted by relevance

/external/skia/tools/
DDumpRecord.cpp48 this->printNameAndTime(command, time); in print()
53 this->printNameAndTime(command, time); in print()
57 this->printNameAndTime(command, time); in print()
62 this->printNameAndTime(command, time); in print()
68 void printNameAndTime(const T& command, double time) { in printNameAndTime() function in __anonf00a144e0111::Dumper