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

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

Completed in 117 milliseconds