Searched refs:REGULAR_PIXEL_ERROR_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
227 DrawableTestUtils.REGULAR_PIXEL_ERROR_THRESHOLD); in testVectorDrawableGradient()243 DrawableTestUtils.REGULAR_PIXEL_ERROR_THRESHOLD); in verifyVectorDrawables()
59 static final float REGULAR_PIXEL_ERROR_THRESHOLD = 0.02f; field in DrawableTestUtils