Searched refs:hulls (Results 1 – 2 of 2) sorted by relevance
39 SkPath hulls; in onDrawContent() local53 hulls.moveTo(pts[0], pts[1]); in onDrawContent()54 hulls.lineTo(pts[2], pts[3]); in onDrawContent()55 hulls.lineTo(pts[4], pts[5]); in onDrawContent()56 hulls.lineTo(pts[6], pts[7]); in onDrawContent()73 hulls.moveTo(pts[0], pts[1]); in onDrawContent()74 hulls.lineTo(pts[2], pts[3]); in onDrawContent()75 hulls.lineTo(pts[4], pts[5]); in onDrawContent()94 hulls.moveTo(pts[0], pts[1]); in onDrawContent()95 hulls.lineTo(pts[2], pts[3]); in onDrawContent()[all …]