Home
last modified time | relevance | path

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

/external/pdfium/fxbarcode/qrcode/
DBC_QRCoderMatrixUtil.h77 static const int32_t POSITION_DETECTION_PATTERN[7][7];
DBC_QRCoderMatrixUtil.cpp31 const int32_t CBC_QRCoderMatrixUtil::POSITION_DETECTION_PATTERN[7][7] = { member in CBC_QRCoderMatrixUtil
410 matrix->Set(xStart + x, yStart + y, POSITION_DETECTION_PATTERN[y][x]); in EmbedPositionDetectionPattern()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...