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

  /external/skia/include/private/
SkFloatingPoint.h 115 #define sk_float_round2int(x) sk_float_saturate2int(sk_float_floor((x) + 0.5f)) macro
  /external/skqp/include/private/
SkFloatingPoint.h 115 #define sk_float_round2int(x) sk_float_saturate2int(sk_float_floor((x) + 0.5f)) macro

Completed in 59 milliseconds