Home
last modified time | relevance | path

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

/expo/apps/test-suite/tests/
H A DBarCodeScanner.js24 const testBarCodeBounds = (bounds, expectedBounds, sizeInaccuracy, originInaccuracy) => { argument
33 testPoint(bounds.origin.x, expectedBounds.origin.x, originInaccuracy);
34 testPoint(bounds.origin.y, expectedBounds.origin.y, originInaccuracy);