Home | History | Annotate | Download | only in hwui

Lines Matching refs:lastY

915             sum += (x + lastX) * (y - lastY);
921 lastY = y;
938 double lastY = 0;