Searched refs:icvFillEdgeCollection (Results 1 – 1 of 1) sorted by relevance
/external/opencv/cxcore/src/ |
D | cxdrawing.cpp | 66 icvFillEdgeCollection( CvMat* img, CvContour* edges, const void* color ); 955 CV_CALL( icvFillEdgeCollection( img, edges, color )); in icvEllipseEx() 1249 icvFillEdgeCollection( CvMat* img, CvContour* edges, const void* color ) in icvFillEdgeCollection() function 2007 CV_CALL( icvFillEdgeCollection( mat, edges, buf )); in cvFillPoly() 2586 CV_CALL( icvFillEdgeCollection( mat, edges, ext_buf )); in cvDrawContours()
|