Home | Sort by relevance Sort by last modified time |
/external/skia/include/private/ | |
SkFloatingPoint.h | 76 #define sk_float_log(x) logf(x) macro |
/external/skia/include/core/ | |
SkScalar.h | 60 #define SkScalarLog(x) (float)sk_float_log(x) |