HomeSort by relevance Sort by last modified time
    Searched refs: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/skia/tests/
Matrix44Test.cpp 824 SkMScalarCeilToInt(mat.get(2, 3));
    [all...]

Completed in 232 milliseconds