Home
last modified time | relevance | path

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

/external/skqp/include/private/
DSkFloatingPoint.h127 #define sk_double_round(x) floor((x) + 0.5) macro
/external/skia/include/private/
DSkFloatingPoint.h127 #define sk_double_round(x) floor((x) + 0.5) macro