Searched defs:sk_float_mod (Results 1 – 2 of 2) sorted by relevance
| /external/skqp/include/private/ | ||
| D | SkFloatingPoint.h | 55 #define sk_float_mod(x,y) fmodf(x,y) macro |
| /external/skia/include/private/ | ||
| D | SkFloatingPoint.h | 55 #define sk_float_mod(x,y) fmodf(x,y) macro |