Home | History | Annotate | Download | only in tests

Lines Matching defs:corner

263     SkDVector corner[4] = {
270 for (unsigned index = 0; index < SK_ARRAY_COUNT(corner); ++index) {
271 max = SkTMax(max, corner[index].length());