Searched refs:join_to_gl_join (Results 1 – 1 of 1) sorted by relevance
56 inline GrGLenum join_to_gl_join(SkPaint::Join join) { in join_to_gl_join() function261 GrGLenum join = join_to_gl_join(stroke.getJoin()); in InitPathObjectStroke()