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

  /external/skia/include/private/
SkFloatingPoint.h 56 #define sk_float_log(x) logf(x) macro
  /external/skia/include/core/
SkScalar.h 51 #define SkScalarLog(x) (float)sk_float_log(x)

Completed in 44 milliseconds