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

  /external/skia/include/private/
SkFloatingPoint.h 115 #define sk_double_floor(x) floor(x) macro
  /external/skia/include/utils/
SkMatrix44.h 37 #define SkMScalarFloor(x) sk_double_floor(x)

Completed in 143 milliseconds