Searched refs:dx2 (Results 1 – 1 of 1) sorted by relevance
309 int dx, dy, e, d, dx2; in BitmapStretch() local315 dx2 = dx << 1; in BitmapStretch()322 while(e >= 0 && dx2) in BitmapStretch()325 e -= dx2; in BitmapStretch()347 int dx, dy, e, d, dx2; in BitmapStretchStep() local354 dx2 = dx << 1; in BitmapStretchStep()398 while(e >= 0 && dx2) in BitmapStretchStep()401 e -= dx2; in BitmapStretchStep()