Searched refs:start_angle (Results 1 – 6 of 6) sorted by relevance
/external/chromium/chrome/browser/download/ |
D | download_util.h | 175 int start_angle,
|
D | download_util.cc | 368 int start_angle, in PaintDownloadProgress() argument 417 start_pos = static_cast<float>(start_angle); in PaintDownloadProgress()
|
/external/opencv/cv/include/ |
D | cvcompat.h | 873 double angle, double start_angle, 877 cvEllipse( img, center, axes, angle, start_angle, end_angle,
|
/external/freetype/src/base/ |
D | ftstroke.c | 1240 FT_Angle start_angle, in ft_stroker_subpath_start() argument 1250 start_angle + FT_ANGLE_PI2 ); in ft_stroker_subpath_start() 1268 stroker->subpath_angle = start_angle; in ft_stroker_subpath_start()
|
/external/opencv/cxcore/src/ |
D | cxdrawing.cpp | 1866 double angle, double start_angle, double end_angle, in cvEllipse() argument 1898 int _start_angle = cvRound(start_angle); in cvEllipse()
|
/external/opencv/cxcore/include/ |
D | cxcore.h | 1307 double angle, double start_angle, double end_angle,
|