Searched refs:InitPathObjectStroke (Results 1 – 2 of 2) sorted by relevance
31 static void InitPathObjectStroke(GrGLGpu*, GrGLuint pathID, const SkStrokeRec&);
255 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const SkStrokeRec& stroke) { in InitPathObjectStroke() function in GrGLPath325 InitPathObjectStroke(gpu, fPathID, stroke); in GrGLPath()