Searched refs:result_pitch (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/win32/
H A Dfx_win32_gdipext.cpp299 int result_pitch = (result_width + 3) / 4 * 4; local
320 LPBYTE dest_scan = dest_buf + dest_y * result_pitch;

Completed in 110 milliseconds