HomeSort by relevance Sort by last modified time
    Searched refs:printNameAndTime (Results 1 - 2 of 2) sorted by null

  /external/skia/tools/
DumpRecord.cpp 45 this->printNameAndTime(command, ns);
50 this->printNameAndTime(command, ns);
54 this->printNameAndTime(command, ns);
59 this->printNameAndTime(command, ns);
64 this->printNameAndTime(command, ns);
99 void printNameAndTime(const T& command, double ns) {
  /external/skqp/tools/
DumpRecord.cpp 45 this->printNameAndTime(command, ns);
50 this->printNameAndTime(command, ns);
54 this->printNameAndTime(command, ns);
59 this->printNameAndTime(command, ns);
64 this->printNameAndTime(command, ns);
99 void printNameAndTime(const T& command, double ns) {

Completed in 70 milliseconds