Searched defs:width2 (Results 1 - 2 of 2) sorted by relevance

/external/chromium/chrome/common/
H A Dweb_apps_unittest.cc148 const int width2; member in struct:TestData
186 ASSERT_EQ(data[i].width2, sizes[1].width());
/external/opencv/cvaux/src/
H A Dcvepilines.cpp1383 double width1,width2; local
1439 icvGetPieceLength(point11,point21,&width2);
1653 warpWidth = MAX(width1,width2);

Completed in 115 milliseconds