Home | History | Annotate | Download | only in core

Lines Matching defs:matrices

79     int matrices = record.matrices(&matricesBytes);
88 if (matrices != 0)
89 SkDebugf("matrices size %zd (matrices:%d) ", matricesBytes, matrices);