Home
last modified time | relevance | path

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

/external/opencv/cvaux/src/
Dcvface.cpp120 inline bool RFace::isPointInRect(CvPoint p,CvRect rect) in isPointInRect() function in RFace
157 if ( isPointInRect(cvPoint(x,y),IdealRect) ) in CheckElem()
D_cvfacedetection.h292 bool isPointInRect(CvPoint p,CvRect rect);