HomeSort by relevance Sort by last modified time
    Searched refs:circles (Results 1 - 4 of 4) sorted by null

  /external/opencv/cv/src/
cvhough.cpp 854 CvSeq* circles, int circles_max )
1003 for( j = 0; j < circles->total; j++ )
1005 float* c = (float*)cvGetSeqElem( circles, j );
1010 if( j < circles->total )
1087 CvSeq* circles = 0; local
    [all...]
  /external/skia/gm/
Android.mk 26 circles.cpp \
dashing.cpp 193 bool circles) {
199 if (circles) {
269 // 1on/1off 1x1 circles with phase of 1 - no fast path yet
275 // 1on/1off 3x3 circles with phase of 1 - no fast path yet
  /external/v8/test/mjsunit/
unicode-test.js     [all...]

Completed in 75 milliseconds