Searched refs:matricesAreApproxEqual (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/libs/hwui/tests/common/
H A DTestUtils.h40 EXPECT_TRUE(TestUtils::matricesAreApproxEqual(a, b))
166 static bool matricesAreApproxEqual(const Matrix4& a, const Matrix4& b) { function in class:android::uirenderer::TestUtils

Completed in 53 milliseconds