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

  /external/skia/include/core/
SkScalar.h 40 #define SkScalarMod(x, y) sk_float_mod(x,y)
  /external/skqp/include/core/
SkScalar.h 40 #define SkScalarMod(x, y) sk_float_mod(x,y)

Completed in 1212 milliseconds