Home
last modified time | relevance | path

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

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDetector.cpp82 CBC_ResultPoint* maybeBottomRight = NULL; in Detect() local
91 if (maybeBottomRight == NULL) { in Detect()
92 maybeBottomRight = key; in Detect()
98 if (maybeTopLeft == NULL || bottomLeft == NULL || maybeBottomRight == NULL) { in Detect()
110 corners[2] = maybeBottomRight; in Detect()
/external/zxing/core/
Dcore.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...