Home
last modified time | relevance | path

Searched refs:y_alpha_step (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxge/dib/
Dfx_dib_composite.cpp5137 int y_alpha_step = dest_alpha_pitch; in ComposeScanlineV() local
5140 y_alpha_step = -y_alpha_step; in ComposeScanlineV()
5155 dest_alpha_scan += y_alpha_step; in ComposeScanlineV()
5190 dest_alpha_scan += y_alpha_step; in ComposeScanlineV()