Home
last modified time | relevance | path

Searched defs:thickness (Results 1 – 6 of 6) sorted by relevance

/external/opencv/cxcore/src/
Dcxdrawing.cpp914 const void* color, int thickness, int line_type ) in icvEllipseEx()
1558 int thickness, int line_type, int flags, int shift ) in icvThickLine()
1636 const void* color, int thickness, in icvPolyLine()
1738 int thickness, int line_type, int shift ) in cvLine()
1771 CvScalar color, int thickness, in cvRectangle()
1818 CvScalar color, int thickness, int line_type, int shift ) in cvCircle()
1867 CvScalar color, int thickness, int line_type, int shift ) in cvEllipse()
2020 int thickness, int line_type, int shift ) in cvPolyLine()
2204 int thickness, line_type; in cvPutText() local
2309 double shear, int thickness, int line_type ) in cvInitFont()
[all …]
/external/skia/samplecode/
DSampleDither.cpp57 SkScalar thickness = p.getStrokeWidth(); in draw_sweep() local
/external/pdfium/core/src/fxge/ge/
Dfx_ge_font.cpp386 …int thickness = EM_ADJUST(FXFT_Get_Face_UnitsPerEM(m_Face), FXFT_Get_Face_UnderLineThickness(m_Fac… in GetULthickness() local
/external/linux-tools-perf/src/tools/perf/util/
Dsvghelper.c477 double thickness = 0.075; in svg_time_grid() local
/external/eigen/Eigen/src/OrderingMethods/
DEigen_Colamd.h146 Index thickness ; /* number of original columns represented by this */ member
/external/opencv/cxcore/include/
Dcxcore.h1390 int thickness; /* letters thickness */ member