Home | History | Annotate | Download | only in ops

Lines Matching refs:PathData

817         fPaths.emplace_back(PathData{viewMatrix, path, devClipBounds, capLength});
894 struct PathData {
901 SkSTArray<1, PathData, true> fPaths;
942 const PathData& args = fPaths[i];