Searched defs:stroker (Results 1 – 6 of 6) sorted by relevance
| /third_party/skia/third_party/externals/freetype/src/base/ |
| D | ftstroke.c | 795 FT_Stroker stroker = NULL; in FT_Stroker_New() local 823 FT_Stroker_Set( FT_Stroker stroker, in FT_Stroker_Set() 852 FT_Stroker_Rewind( FT_Stroker stroker ) in FT_Stroker_Rewind() 865 FT_Stroker_Done( FT_Stroker stroker ) in FT_Stroker_Done() 883 ft_stroker_arcto( FT_Stroker stroker, in ft_stroker_arcto() 910 ft_stroker_cap( FT_Stroker stroker, in ft_stroker_cap() 970 ft_stroker_inside( FT_Stroker stroker, in ft_stroker_inside() 1037 ft_stroker_outside( FT_Stroker stroker, in ft_stroker_outside() 1190 ft_stroker_process_corner( FT_Stroker stroker, in ft_stroker_process_corner() 1224 ft_stroker_subpath_start( FT_Stroker stroker, in ft_stroker_subpath_start() [all …]
|
| /third_party/skia/src/core/ |
| D | SkStrokeRec.cpp | 110 SkStroke stroker; in applyToPath() local
|
| D | SkStroke.cpp | 1451 SkPathStroker stroker(src, radius, fMiterLimit, this->getCap(), this->getJoin(), in strokePath() local
|
| /third_party/skia/samplecode/ |
| D | SampleSimpleStroker.cpp | 438 SkPathStroker2 stroker; in onDrawContent() local
|
| D | SampleVariableWidthStroker.cpp | 1166 SkVarWidthStroker stroker; in onDrawContent() local
|
| /third_party/ffmpeg/libavfilter/ |
| D | vf_drawtext.c | 187 FT_Stroker stroker; ///< freetype stroker handle member
|