Searched refs:bsq2 (Results 1 – 1 of 1) sorted by relevance
443 int bsq2 = b*b*2, d = bsq-asq*b+asq/4, dx = 0, dy = asq2*b; in VGLEllipse() local450 x++; dx+=bsq2; d+=bsq+dx; in VGLEllipse()456 x++; dx+=bsq2; d+=dx; in VGLEllipse()479 int bsq2 = b*b*2, d = bsq-asq*b+asq/4, dx = 0, dy = asq2*b; in VGLFilledEllipse() local486 x++; dx+=bsq2; d+=bsq+dx; in VGLFilledEllipse()492 x++; dx+=bsq2; d+=dx; in VGLFilledEllipse()