Home
last modified time | relevance | path

Searched defs:topLeft (Results 1 – 10 of 10) sorted by relevance

/external/pdfium/xfa/src/fxbarcode/datamatrix/
DBC_DataMatrixDetector.cpp114 CBC_ResultPoint* topLeft = (CBC_ResultPoint*)corners[2]; in Detect() local
207 CBC_ResultPoint* topLeft, in CorrectTopRightRectangular()
255 CBC_ResultPoint* topLeft, in CorrectTopRight()
317 CBC_ResultPoint* topLeft, in SampleGrid()
381 CBC_ResultPoint *topLeft, *topRight, *bottomLeft; in OrderBestPatterns() local
/external/pdfium/xfa/src/fxbarcode/qrcode/
DBC_QRDetector.cpp50 CBC_AutoPtr<CBC_QRFinderPattern> topLeft(info->GetTopLeft()); in ProcessFinderPatternInfo() local
107 CBC_ResultPoint* topLeft, in SampleGrid()
136 int32_t CBC_QRDetector::ComputeDimension(CBC_ResultPoint* topLeft, in ComputeDimension()
160 FX_FLOAT CBC_QRDetector::CalculateModuleSize(CBC_ResultPoint* topLeft, in CalculateModuleSize()
DBC_QRFinderPatternFinder.cpp171 CBC_QRFinderPattern *topLeft, *topRight, *bottomLeft; in OrderBestPatterns() local
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/src/org/eclipse/test/internal/performance/results/ui/
DPerformanceResultsPerspective.java48 IFolderLayout topLeft = in addViews() local
/external/pdfium/xfa/src/fxbarcode/pdf417/
DBC_PDF417BoundingBox.cpp28 CBC_ResultPoint* topLeft, in CBC_BoundingBox()
161 CBC_ResultPoint* topLeft, in init()
/external/eigen/test/
Dgeo_alignedbox.cpp124 Vector2f topLeft; topLeft << m[0], M[1]; in specificTest1() local
/external/opencv3/modules/core/misc/java/test/
DCoreTest.java1596 Point topLeft = new Point(0, 0); in testRectangleMatPointPointScalar() local
1606 Point topLeft = new Point(0, 0); in testRectangleMatPointPointScalarInt() local
1617 Point topLeft = new Point(0, 0); in testRectangleMatPointPointScalarIntInt() local
1629 Point topLeft = new Point(0, 0); in testRectangleMatPointPointScalarIntIntInt() local
/external/opencv3/modules/cudalegacy/src/
Dgraphcuts.cpp204 …at& terminals, GpuMat& leftTransp, GpuMat& rightTransp, GpuMat& top, GpuMat& topLeft, GpuMat& topR… in graphcut()
/external/opencv3/modules/imgproc/include/opencv2/
Dimgproc.hpp961 Point2f topLeft; member in cv::Subdiv2D
/external/skia/src/effects/
DSkLightingImageFilter.cpp437 SkRect topLeft = SkRect::MakeXYWH(0, 0, 1, 1); in filterImageGPUDeprecated() local