Home
last modified time | relevance | path

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

/external/freetype/src/base/
Dftstroke.c807 FT_Stroker stroker = NULL; in FT_Stroker_New() local
835 FT_Stroker_Set( FT_Stroker stroker, in FT_Stroker_Set()
864 FT_Stroker_Rewind( FT_Stroker stroker ) in FT_Stroker_Rewind()
877 FT_Stroker_Done( FT_Stroker stroker ) in FT_Stroker_Done()
895 ft_stroker_arcto( FT_Stroker stroker, in ft_stroker_arcto()
922 ft_stroker_cap( FT_Stroker stroker, in ft_stroker_cap()
997 ft_stroker_inside( FT_Stroker stroker, in ft_stroker_inside()
1062 ft_stroker_outside( FT_Stroker stroker, in ft_stroker_outside()
1223 ft_stroker_process_corner( FT_Stroker stroker, in ft_stroker_process_corner()
1257 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.cpp1411 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/skia/src/gpu/ccpr/
DGrCCPerFlushResources.h114 const GrCCStroker& stroker() const { SkASSERT(!this->isMapped()); return fStroker; } in stroker() function
DGrCCStroker.cpp369 InstanceBufferBuilder(GrOnFlushResourceProvider* onFlushRP, GrCCStroker* stroker) { in InstanceBufferBuilder()
/external/skia/samplecode/
DSampleCCPRGeometry.cpp376 GrCCStroker stroker(0,0,0); in onExecute() local
/external/skqp/samplecode/
DSampleCCPRGeometry.cpp368 GrCCStroker stroker(0,0,0); in onExecute() local