Home | History | Annotate | Download | only in tests

Lines Matching refs:corner

261     SkDVector corner[4] = {
268 for (unsigned index = 0; index < SK_ARRAY_COUNT(corner); ++index) {
269 max = SkTMax(max, corner[index].length());