Searched refs:kFill_InitStyle (Results 1 – 7 of 7) sorted by relevance
19 kFill_InitStyle enumerator
87 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in useSWOnlyPath()289 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in drawElement()324 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in canStencilAndDrawElement()626 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in createStencilClipMask()937 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in createSoftwareClipMask()
181 SkStrokeRec stroke(SkStrokeRec::kFill_InitStyle); in drawPackedGlyph()
357 GrInOrderDrawBuffer::StencilPath::StencilPath() : fStroke(SkStrokeRec::kFill_InitStyle) {} in StencilPath()
15 fWidth = (kFill_InitStyle == s) ? kStrokeRec_FillStyleWidth : 0; in SkStrokeRec()
645 SkStrokeRec rec(SkStrokeRec::kFill_InitStyle); in internalGetPath()
476 SkStrokeRec rec(SkStrokeRec::kFill_InitStyle); in test_strokerec()