Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/freetype/src/base/
Dftstroke.c795 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/
DSkStrokeRec.cpp110 SkStroke stroker; in applyToPath() local
DSkStroke.cpp1451 SkPathStroker stroker(src, radius, fMiterLimit, this->getCap(), this->getJoin(), in strokePath() local
/third_party/skia/samplecode/
DSampleSimpleStroker.cpp438 SkPathStroker2 stroker; in onDrawContent() local
DSampleVariableWidthStroker.cpp1166 SkVarWidthStroker stroker; in onDrawContent() local
/third_party/ffmpeg/libavfilter/
Dvf_drawtext.c187 FT_Stroker stroker; ///< freetype stroker handle member