Searched refs:recordLeftJoinIfNotEmpty (Results 1 – 2 of 2) sorted by relevance
116 this->recordLeftJoinIfNotEmpty(leftJoinVerb, n); in lineTo()223 this->recordLeftJoinIfNotEmpty(leftJoinVerb, normals[0]); in quadraticTo()378 this->recordLeftJoinIfNotEmpty(leftJoinVerb, normals[0]); in cubicTo()399 this->recordLeftJoinIfNotEmpty(leftJoinVerb, normal); in rotateTo()403 void GrCCStrokeGeometry::recordLeftJoinIfNotEmpty(Verb joinVerb, SkVector nextNormal) { in recordLeftJoinIfNotEmpty() function in GrCCStrokeGeometry456 this->recordLeftJoinIfNotEmpty(joinVerb, nextNormal); in recordLeftJoinIfNotEmpty()
113 void recordLeftJoinIfNotEmpty(Verb joinType, SkVector nextNormal);