Home
last modified time | relevance | path

Searched refs:thresholdIsMax (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
DCanvasTests.java1012 AntiAliasPixelCounter(int color1, int color2, int countThreshold, boolean thresholdIsMax) { in AntiAliasPixelCounter() argument
1016 mThresholdIsAMaxium = thresholdIsMax; in AntiAliasPixelCounter()