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

  /external/skia/include/core/
SkFixed.h 144 #define SkFixedSin(radians) SkFixedSinCos(radians, NULL)
SkScalar.h 270 #define SkScalarSin(radians) SkFixedSin(radians)

Completed in 14 milliseconds