Home
last modified time | relevance | path

Searched refs:InitPathObjectPathData (Results 1 – 3 of 3) sorted by relevance

/external/skia/src/gpu/gl/
DGrGLPathRange.cpp67 GrGLPath::InitPathObjectPathData(gpu, fBasePathID + index, origSkPath); in onInitPath()
88 GrGLPath::InitPathObjectPathData(gpu, fBasePathID + index, *skPath); in onInitPath()
DGrGLPath.h28 static void InitPathObjectPathData(GrGLGpu*,
DGrGLPath.cpp216 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData() function in GrGLPath
313 InitPathObjectPathData(gpu, fPathID, *skPath); in GrGLPath()