Searched refs:dest_bytes_per_pixel (Results 1 – 1 of 1) sorted by relevance
1807 int dest_bytes_per_pixel = pDeviceBitmap->GetBPP() / 8; in ReSampleScanline() local1809 dest_scan += dest_left * dest_bytes_per_pixel; in ReSampleScanline()1894 dest_scan += dest_bytes_per_pixel; in ReSampleScanline()1912 dest_scan += dest_bytes_per_pixel - 3; in ReSampleScanline()1971 dest_scan += dest_bytes_per_pixel - 3; in ReSampleScanline()1995 dest_scan += dest_bytes_per_pixel - 3; in ReSampleScanline()