Home
last modified time | relevance | path

Searched refs:nativeLogProgress (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/bench/
H A DBenchLogger.h50 this->nativeLogProgress(msg); in logProgress()
59 this->nativeLogProgress(str.c_str()); in logProgress()
69 void nativeLogProgress(const char msg[]) { SkDebugf("%s", msg); } in nativeLogProgress() function in BenchLogger

Completed in 2 milliseconds