Home
last modified time | relevance | path

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

/external/opencv/cxcore/include/
Dcxcore.h1328 CVAPI(void) cvFillPoly( CvArr* img, CvPoint** pts, int* npts, int contours, CvScalar color,
/external/opencv/cxcore/src/
Dcxdrawing.cpp1949 cvFillPoly( void *img, CvPoint **pts, int *npts, int contours, in cvFillPoly() function