HomeSort by relevance Sort by last modified time
    Searched refs:POSITION_ADJUSTMENT_PATTERN (Results 1 - 3 of 3) sorted by null

  /external/pdfium/xfa/fxbarcode/qrcode/
BC_QRCoderMatrixUtil.h 18 static const int32_t POSITION_ADJUSTMENT_PATTERN[5][5];
BC_QRCoderMatrixUtil.cpp 39 const int32_t CBC_QRCoderMatrixUtil::POSITION_ADJUSTMENT_PATTERN[5][5] = {
403 matrix->Set(xStart + x, yStart + y, POSITION_ADJUSTMENT_PATTERN[y][x]);
  /external/zxing/core/
core.jar 

Completed in 59 milliseconds