Home | History | Annotate | Download | only in tests

Lines Matching refs:SkDebugf

112             SkDebugf("[%d] pointDegenerates order=%d\n", static_cast<int>(index), order);
121 SkDebugf("[%d] notPointDegenerates order=%d\n", static_cast<int>(index), order);
131 SkDebugf("[%d] lines order=%d\n", static_cast<int>(index), order);
140 SkDebugf("[%d] notLines order=%d\n", static_cast<int>(index), order);
149 SkDebugf("[%d] line mod by epsilon order=%d\n", static_cast<int>(index), order);
158 SkDebugf("[%d] line less by epsilon/2 order=%d\n", static_cast<int>(index), order);
168 SkDebugf("[%d] line neg by epsilon/2 order=%d\n", static_cast<int>(index), order);
178 SkDebugf("[%d] point quad order=%d\n", static_cast<int>(index), order);
188 SkDebugf("[%d] line quad order=%d\n", static_cast<int>(index), order);
198 SkDebugf("[%d] line mod quad order=%d\n", static_cast<int>(index), order);
212 SkDebugf("[%d] line computed ends match order=%d\n", static_cast<int>(index), order);
220 SkDebugf("[%d] line computed ends order=%d\n", static_cast<int>(index), order);
236 SkDebugf("[%d] line computed tight bounds order=%d\n", static_cast<int>(index), order);