Home | History | Annotate | Download | only in src

Lines Matching refs:yEnd

486     const int yBegin = -15, yEnd = 15;    // ends are non-inclusive
488 const long triangleCount = (yEnd
501 for (y = yBegin; y < yEnd; ++y)