Lines Matching refs:paths
22 int paths = record.paths(&pathBytes);
33 if (paths != 0)
34 SkDebugf("paths size %zd (paths:%d) ", pathBytes, paths);
149 paths = fPlayback->paths(&pathBytes);
157 if (paths != 0)
158 SkDebugf("paths size %zd (paths:%d) ", pathBytes, paths);
259 SkDebugf("--- picture size: ops=%d bitmaps=%d [%d] matrices=%d [%d] paints=%d [%d] paths=%d regions=%d\n",
882 objects += paths(sizePtr);
909 int SkPicturePlayback::paths(size_t* size) {
1391 "Paths paths = {");