Searched refs:dimensionY (Results 1 – 5 of 5) sorted by relevance
/external/pdfium/xfa/src/fxbarcode/qrcode/ |
D | BC_QRGridSampler.cpp | 90 int32_t dimensionY, in SampleGrid() argument 113 tempBitM->Init(dimensionX, dimensionY); in SampleGrid() 117 for (int32_t y = 0; y < dimensionY; y++) { in SampleGrid()
|
D | BC_QRGridSampler.h | 22 int32_t dimensionY,
|
/external/pdfium/xfa/src/fxbarcode/datamatrix/ |
D | BC_DataMatrixDetector.cpp | 322 int32_t dimensionY, in SampleGrid() argument 326 image, dimensionX, dimensionY, 0.5f, 0.5f, dimensionX - 0.5f, 0.5f, in SampleGrid() 327 dimensionX - 0.5f, dimensionY - 0.5f, 0.5f, dimensionY - 0.5f, in SampleGrid()
|
D | BC_DataMatrixDetector.h | 56 int32_t dimensionY,
|
/external/zxing/core/ |
D | core.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |