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

  /external/skia/include/core/
SkFloatingPoint.h 131 #define sk_double_ceil(x) ceil(x) macro
  /external/skia/include/utils/
SkMatrix44.h 38 #define SkMScalarCeil(x) sk_double_ceil(x)

Completed in 40 milliseconds