Home
last modified time | relevance | path

Searched defs:sk_float_tan (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/include/private/
DSkFloatingPoint.h46 #define sk_float_tan(x) tanf(x) macro
/third_party/skia/include/private/
DSkFloatingPoint.h48 #define sk_float_tan(x) tanf(x) macro