Searched refs:LAYOUT_NEAR_ZERO_THRESHOLD (Results 1 – 3 of 3) sorted by relevance
386 EXPECT_TRUE(res == LAYOUT_NEAR_ZERO_THRESHOLD);
72 return LAYOUT_NEAR_ZERO_THRESHOLD; in GetThresholdByThresholdType()
80 constexpr float LAYOUT_NEAR_ZERO_THRESHOLD = 0.5f; variable