Searched refs:JoinFactory (Results 1 – 6 of 6) sorted by relevance
40 static JoinProc JoinFactory(SkPaint::Join);
228 SkStrokerPriv::JoinProc SkStrokerPriv::JoinFactory(SkPaint::Join join) { in JoinFactory() function in SkStrokerPriv
365 fJoiner = SkStrokerPriv::JoinFactory(join); in SkPathStroker()705 fJoiner = SkStrokerPriv::JoinFactory(SkPaint::kRound_Join); in conicTo()743 fJoiner = SkStrokerPriv::JoinFactory(SkPaint::kRound_Join); in quadTo()1257 fJoiner = SkStrokerPriv::JoinFactory(SkPaint::kRound_Join); in cubicTo()
398 fJoiner = SkStrokerPriv::JoinFactory(join); in SkPathStroker()738 fJoiner = SkStrokerPriv::JoinFactory(SkPaint::kRound_Join); in conicTo()776 fJoiner = SkStrokerPriv::JoinFactory(SkPaint::kRound_Join); in quadTo()1297 fJoiner = SkStrokerPriv::JoinFactory(SkPaint::kRound_Join); in cubicTo()