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