Searched refs:SquareToQuadrilateral (Results 1 – 2 of 2) sorted by relevance
/external/pdfium/xfa/src/fxbarcode/common/ |
D | BC_CommonPerspectiveTransform.cpp | 65 SquareToQuadrilateral(x0p, y0p, x1p, y1p, x2p, y2p, x3p, y3p)); in QuadrilateralToQuadrilateral() 89 CBC_CommonPerspectiveTransform::SquareToQuadrilateral(FX_FLOAT x0, in SquareToQuadrilateral() function in CBC_CommonPerspectiveTransform 125 SquareToQuadrilateral(x0, y0, x1, y1, x2, y2, x3, y3)); in QuadrilateralToSquare()
|
D | BC_CommonPerspectiveTransform.h | 38 static CBC_CommonPerspectiveTransform* SquareToQuadrilateral(FX_FLOAT x0,
|