Searched refs:scaledPixelMapH (Results 1 – 1 of 1) sorted by relevance
325 int scaledPixelMapH = pixelMap->GetHeight(); in DoDrawImageRect() local329 scaledPixelMapH = scaledPixelMapH * axis; in DoDrawImageRect()334 scaledPixelMapH = winHeight; in DoDrawImageRect()337 int top = (winHeight - scaledPixelMapH) / 2; // 2 is the top and bottom boundaries of the win in DoDrawImageRect()