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

  /external/skia/include/private/
SkFloatingPoint.h 100 #define sk_double_ceil2int(x) (int)ceil(x) macro
  /external/skia/include/core/
SkMatrix44.h 42 #define SkMScalarCeilToInt(x) sk_double_ceil2int(x)

Completed in 220 milliseconds