Home
last modified time | relevance | path

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

/external/skqp/include/private/
DSkFloatingPoint.h44 #define sk_float_trunc(x) truncf(x) macro
/external/skia/include/private/
DSkFloatingPoint.h51 #define sk_float_trunc(x) truncf(x) macro