Home
last modified time | relevance | path

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

/external/skia/tools/
DDumpRecord.cpp25 , fTimeWithCommand(timeWithCommand) { in Dumper()
81 if (!fTimeWithCommand) { in print()
88 if (fTimeWithCommand) { in print()
101 if (!fTimeWithCommand) { in printNameAndTime()
108 if (fTimeWithCommand) { in printNameAndTime()
131 const bool fTimeWithCommand; member in __anonb99afc0d0111::Dumper