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

  /external/chromium_org/third_party/skia/include/core/
SkScalar.h 136 #define SkScalarMod(x,y) sk_float_mod(x,y)
  /external/skia/include/core/
SkScalar.h 136 #define SkScalarMod(x,y) sk_float_mod(x,y)

Completed in 258 milliseconds