Home
last modified time | relevance | path

Searched defs:nearly_equal (Results 1 – 17 of 17) sorted by relevance

/external/skia/src/ports/
DSkNDKConversions.cpp72 static bool nearly_equal(float a, float b) { in nearly_equal() function
76 static bool nearly_equal(const skcms_TransferFunction& x, const skcms_TransferFunction& y) { in nearly_equal() function
86 static bool nearly_equal(const skcms_Matrix3x3& a, const skcms_Matrix3x3& b) { in nearly_equal() function
/external/skia/src/core/
DSkICC.cpp196 static bool nearly_equal(float x, float y) { in nearly_equal() function
208 static bool nearly_equal(const skcms_TransferFunction& u, in nearly_equal() function
219 static bool nearly_equal(const skcms_Matrix3x3& u, const skcms_Matrix3x3& v) { in nearly_equal() function
DSkPathBuilder.cpp306 static bool nearly_equal(const SkPoint& a, const SkPoint& b) { in nearly_equal() function
/external/skqp/src/core/
DSkICC.cpp196 static bool nearly_equal(float x, float y) { in nearly_equal() function
208 static bool nearly_equal(const skcms_TransferFunction& u, in nearly_equal() function
219 static bool nearly_equal(const skcms_Matrix3x3& u, const skcms_Matrix3x3& v) { in nearly_equal() function
/external/skia/tests/
DNdkEncodeTest.cpp236 static bool nearly_equal(float a, float b) { in nearly_equal() function
240 static bool nearly_equal(const skcms_TransferFunction& x, const skcms_TransferFunction& y) { in nearly_equal() function
250 static bool nearly_equal(const skcms_Matrix3x3& a, const skcms_Matrix3x3& b) { in nearly_equal() function
258 static bool nearly_equal(SkColorSpace* a, SkColorSpace* b) { in nearly_equal() function
DGeometryTest.cpp16 static bool nearly_equal(const SkPoint& a, const SkPoint& b) { in nearly_equal() function
DMatrixTest.cpp20 static bool nearly_equal(const SkMatrix& a, const SkMatrix& b) { in nearly_equal() function
DMatrix44Test.cpp51 static bool nearly_equal(const SkMatrix44& a, const SkMatrix44& b) { in nearly_equal() function
DPathTest.cpp3859 static bool nearly_equal(const SkRect& a, const SkRect& b) { in nearly_equal() function
/external/skqp/gm/
Dp3.cpp17 static bool nearly_equal(SkColor4f x, SkColor4f y) { in nearly_equal() function
/external/skia/gm/
Dp3.cpp33 static bool nearly_equal(SkColor4f x, SkColor4f y) { in nearly_equal() function
/external/skqp/tests/
DGeometryTest.cpp16 static bool nearly_equal(const SkPoint& a, const SkPoint& b) { in nearly_equal() function
DMatrixTest.cpp20 static bool nearly_equal(const SkMatrix& a, const SkMatrix& b) { in nearly_equal() function
DMatrix44Test.cpp57 static bool nearly_equal(const SkMatrix44& a, const SkMatrix44& b) { in nearly_equal() function
DPathTest.cpp3865 static bool nearly_equal(const SkRect& a, const SkRect& b) { in nearly_equal() function
/external/skqp/src/gpu/
DGrDistanceFieldGenFromVector.cpp192 static inline bool nearly_equal(double x, double y, in nearly_equal() function
/external/skia/src/gpu/
DGrDistanceFieldGenFromVector.cpp163 static inline bool nearly_equal(double x, double y, in nearly_equal() function