Searched refs:scaledPixelMapW (Results 1 – 1 of 1) sorted by relevance
324 int scaledPixelMapW = pixelMap->GetWidth(); in DoDrawImageRect() local328 scaledPixelMapW = scaledPixelMapW * axis; in DoDrawImageRect()333 scaledPixelMapW = winWidth; in DoDrawImageRect()336 int left = (winWidth - scaledPixelMapW) / 2; // 2 is the left and right boundaries of the win in DoDrawImageRect()