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

  /external/chromium_org/third_party/skia/bench/
BenchLogger.h 50 this->nativeLogProgress(msg);
59 this->nativeLogProgress(str.c_str());
69 void nativeLogProgress(const char msg[]) { SkDebugf("%s", msg); }
  /external/skia/bench/
BenchLogger.h 50 this->nativeLogProgress(msg);
59 this->nativeLogProgress(str.c_str());
69 void nativeLogProgress(const char msg[]) { SkDebugf("%s", msg); }

Completed in 69 milliseconds