Searched defs:SK_LOGD (Results 1 - 1 of 1) sorted by relevance
/third_party/skia/include/core/ | ||
H A D | SkLog.h | 28 #define SK_LOGD(fmt, ...) HILOG_DEBUG(LOG_CORE, fmt, ##__VA_ARGS__) macro 33 #define SK_LOGD(fmt, ...) macro |
Completed in 2 milliseconds