Home | History | Annotate | Download | only in core

Lines Matching defs: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",
1477 SkDebugf("// matrices (%d)\n", fMatrixCount);
1485 "Matrices matrices = {");