OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nativeLogProgress
(Results
1 - 2
of
2
) sorted by null
/external/skia/bench/
BenchLogger.h
50
this->
nativeLogProgress
(msg);
59
this->
nativeLogProgress
(str.c_str());
69
void
nativeLogProgress
(const char msg[]) { SkDebugf("%s", msg); }
/external/skqp/bench/
BenchLogger.h
50
this->
nativeLogProgress
(msg);
59
this->
nativeLogProgress
(str.c_str());
69
void
nativeLogProgress
(const char msg[]) { SkDebugf("%s", msg); }
Completed in 116 milliseconds