Home
last modified time | relevance | path

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

/external/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()
1036 ft_stroker_outside( FT_Stroker stroker, in ft_stroker_outside()
1189 ft_stroker_process_corner( FT_Stroker stroker, in ft_stroker_process_corner()
1223 ft_stroker_subpath_start( FT_Stroker stroker, in ft_stroker_subpath_start()
[all …]
/external/skia/src/core/
DSkStrokeRec.cpp110 SkStroke stroker; in applyToPath() local
DSkStroke.cpp1451 SkPathStroker stroker(src, radius, fMiterLimit, this->getCap(), this->getJoin(), in strokePath() local
/external/skqp/src/core/
DSkStrokeRec.cpp110 SkStroke stroker; in applyToPath() local
DSkStroke.cpp1415 SkPathStroker stroker(src, radius, fMiterLimit, this->getCap(), this->getJoin(), in strokePath() local
/external/skqp/src/gpu/ccpr/
DGrCCPerFlushResources.h107 const GrCCStroker& stroker() const { SkASSERT(!this->isMapped()); return fStroker; } in stroker() function
DGrCCStroker.cpp366 InstanceBufferBuilder(GrOnFlushResourceProvider* onFlushRP, GrCCStroker* stroker) { in InstanceBufferBuilder()
/external/skqp/samplecode/
DSampleCCPRGeometry.cpp368 GrCCStroker stroker(0,0,0); in onExecute() local
/external/skia/samplecode/
DSampleSimpleStroker.cpp438 SkPathStroker2 stroker; in onDrawContent() local
DSampleVariableWidthStroker.cpp1166 SkVarWidthStroker stroker; in onDrawContent() local