Home
last modified time | relevance | path

Searched defs:boundingBox (Results 1 – 7 of 7) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417BoundingBox.cpp41 CBC_BoundingBox::CBC_BoundingBox(CBC_BoundingBox* boundingBox) { in CBC_BoundingBox() function in CBC_BoundingBox
62 CBC_BoundingBox* boundingBox = NULL; in merge() local
115 CBC_BoundingBox* boundingBox = new CBC_BoundingBox( in addMissingRows() local
DBC_PDF417DetectionResultRowIndicatorColumn.cpp33 CBC_BoundingBox* boundingBox, in CBC_DetectionResultRowIndicatorColumn()
54 CBC_BoundingBox* boundingBox = getBoundingBox(); in adjustCompleteIndicatorColumnRowNumbers() local
130 CBC_BoundingBox* boundingBox = getBoundingBox(); in adjustIncompleteIndicatorColumnRowNumbers() local
DBC_PDF417DetectionResult.cpp33 CBC_BoundingBox* boundingBox) { in CBC_DetectionResult()
62 void CBC_DetectionResult::setBoundingBox(CBC_BoundingBox* boundingBox) { in setBoundingBox()
DBC_PDF417DetectionResultColumn.cpp29 CBC_BoundingBox* boundingBox) { in CBC_DetectionResultColumn()
DBC_PDF417ScanningDecoder.cpp64 CBC_BoundingBox* boundingBox = new CBC_BoundingBox( in decode() local
203 CBC_BoundingBox* boundingBox = in merge() local
246 CBC_BoundingBox* boundingBox = in adjustBoundingBox() local
294 CBC_BoundingBox* boundingBox, in getRowIndicatorColumn()
/external/opencv3/modules/features2d/src/
Devaluation.cpp131 …Size_<float> boundingBox; // half sizes of bounding box which sides are parallel to the coordinate… member in EllipticKeyPoint
/external/deqp/modules/gles31/functional/
Des31fPrimitiveBoundingBoxTests.cpp240 BoundingBox boundingBox; in iterate() local
255 const BoundingBox& boundingBox = cases[caseNdx]; in iterate() local