Searched refs:InitPathObjectStroke (Results 1 – 3 of 3) sorted by relevance
31 static void InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const GrStrokeInfo& stroke);
69 GrGLPath::InitPathObjectStroke(gpu, fBasePathID + index, fStroke); in onInitPath()
244 void GrGLPath::InitPathObjectStroke(GrGLGpu* gpu, GrGLuint pathID, const GrStrokeInfo& stroke) { in InitPathObjectStroke() function in GrGLPath316 InitPathObjectStroke(gpu, fPathID, *stroke); in GrGLPath()