Searched refs:sizeInaccuracy (Results 1 – 1 of 1) sorted by relevance
24 const testBarCodeBounds = (bounds, expectedBounds, sizeInaccuracy, originInaccuracy) => { argument36 testPoint(bounds.size.width, expectedBounds.size.width, sizeInaccuracy);37 testPoint(bounds.size.height, expectedBounds.size.height, sizeInaccuracy);