Searched defs:sk_float_log (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/include/private/ | ||
D | SkFloatingPoint.h | 64 #define sk_float_log(x) logf(x) macro |
/third_party/flutter/skia/include/private/ | ||
D | SkFloatingPoint.h | 62 #define sk_float_log(x) logf(x) macro |