Searched defs:SkScalarMod (Results 1 – 2 of 2) sorted by relevance
/third_party/skia/include/core/ | ||
D | SkScalar.h | 40 #define SkScalarMod(x, y) sk_float_mod(x,y) macro |
/third_party/flutter/skia/include/core/ | ||
D | SkScalar.h | 40 #define SkScalarMod(x, y) sk_float_mod(x,y) macro |