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

  /external/skia/include/core/
SkMatrix44.h 42 #define SkMScalarCeilToInt(x) sk_double_ceil2int(x)
74 #define SkMScalarCeilToInt(x) sk_float_ceil2int(x)
  /external/skqp/include/core/
SkMatrix44.h 42 #define SkMScalarCeilToInt(x) sk_double_ceil2int(x)
74 #define SkMScalarCeilToInt(x) sk_float_ceil2int(x)

Completed in 78 milliseconds