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

  /external/skia/include/core/
SkScalar.h 51 #define SkScalarLog(x) (float)sk_float_log(x)
  /external/skia/src/core/
SkPathMeasure.cpp 225 SkScalar M = SkScalarLog(L);

Completed in 71 milliseconds