Home | History | Annotate | Download | only in animator

Lines Matching refs:SkDebugf

130         SkDebugf("%d: %s", opCode - start - 1, gOpNames[op].fName);
136 SkDebugf(" index: %d", index);
144 SkDebugf(" ref: %d", ref);
151 SkDebugf(" integer: %d", integer);
158 SkDebugf(" scalar: %g", SkScalarToFloat(scalar));
168 SkDebugf(" string: %s", strPtr->c_str());
177 SkDebugf(" type: %s", gOperandNames[index].fName);
183 SkDebugf(" type: %s", gOperandNames[index + 1].fName);
196 SkDebugf(" offset (address): %d (%d)", size, opCode - start + size);
205 SkDebugf("\n");
208 SkDebugf("\n");