Home
last modified time | relevance | path

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

/external/skia/src/gpu/gl/
DGrGLPathRange.cpp68 GrGLPath::InitPathObjectPathData(gpu, fBasePathID + index, origSkPath); in onInitPath()
96 GrGLPath::InitPathObjectPathData(gpu, fBasePathID + index, *skPath); in onInitPath()
DGrGLPath.h28 static void InitPathObjectPathData(GrGLGpu*,
DGrGLPath.cpp206 void GrGLPath::InitPathObjectPathData(GrGLGpu* gpu, in InitPathObjectPathData() function in GrGLPath
305 InitPathObjectPathData(gpu, fPathID, *skPath); in GrGLPath()