Searched refs:IsInternalJoinVerb (Results 1 – 3 of 3) sorted by relevance
63 static bool IsInternalJoinVerb(Verb verb);160 inline bool GrCCStrokeGeometry::IsInternalJoinVerb(Verb verb) { in IsInternalJoinVerb() function
481 if (!IsInternalJoinVerb(originalJoinVerb)) { in recordBevelJoin()
441 if (!GrCCStrokeGeometry::IsInternalJoinVerb(joinVerb)) { in appendJoin()