Lines Matching defs:above
1104 // if vertical, and directly above test point, wait for another one2493 const SkOpSpan& above = fTs[tIndex + 1];2494 if (approximately_negative(above.fT - t)) {2495 nextDoorWind = above.fWindValue;2496 nextOppWind = above.fOppValue;