HomeSort by relevance Sort by last modified time
    Searched full:sk_float_round (Results 1 - 2 of 2) sorted by null

  /external/skia/include/private/
SkFloatingPoint.h 78 #define sk_float_round(x) sk_float_floor((x) + 0.5f) macro
  /external/skia/include/utils/
SkMatrix44.h 71 #define SkMScalarRound(x) sk_float_round(x)

Completed in 159 milliseconds