Home | History | Annotate | Download | only in tests

Lines Matching full:static_cast

109             SkDebugf("[%d] pointDegenerates order=%d\n", static_cast<int>(index), order);
118 SkDebugf("[%d] notPointDegenerates order=%d\n", static_cast<int>(index), order);
127 SkDebugf("[%d] lines order=%d\n", static_cast<int>(index), order);
136 SkDebugf("[%d] notLines order=%d\n", static_cast<int>(index), order);
145 SkDebugf("[%d] line mod by epsilon order=%d\n", static_cast<int>(index), order);
154 SkDebugf("[%d] line less by epsilon/2 order=%d\n", static_cast<int>(index), order);
163 SkDebugf("[%d] line neg by epsilon/2 order=%d\n", static_cast<int>(index), order);
173 SkDebugf("[%d] point quad order=%d\n", static_cast<int>(index), order);
183 SkDebugf("[%d] line quad order=%d\n", static_cast<int>(index), order);
193 SkDebugf("[%d] line mod quad order=%d\n", static_cast<int>(index), order);
206 SkDebugf("[%d] line computed ends match order=%d\n", static_cast<int>(index), order);
214 SkDebugf("[%d] line computed ends order=%d\n", static_cast<int>(index), order);
230 SkDebugf("[%d] line computed tight bounds order=%d\n", static_cast<int>(index), order);