Home | History | Annotate | Download | only in core

Lines Matching refs:matrices

36     int matrices = record.matrices(&matricesBytes);
45 if (matrices != 0)
46 SkDebugf("matrices size %zd (matrices:%d) ", matricesBytes, matrices);
294 SkDebugf("--- picture size: ops=%d bitmaps=%d [%d] matrices=%d [%d] paints=%d [%d] paths=%d regions=%d\n",
1593 SkDebugf("// matrices (%d)\n", fMatrixCount);
1601 "Matrices matrices = {");