Searched refs:InitPathObjectStroke (Results 1 – 3 of 3) sorted by relevance
31 static void InitPathObjectStroke(GrGLGpu*, GrGLuint pathID, const SkStrokeRec&);
68 GrGLPath::InitPathObjectStroke(gpu, fBasePathID + index, fStyle.strokeRec()); in onInitPath()
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke() function in GrGLPath325 InitPathObjectStroke(gpu, fPathID, stroke); in GrGLPath()