Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxge/ge/
Dfx_ge_text.cpp1496 uint8_t* pDstRow = pDataOut + row * nDstRowBytes; in _ContrastAdjust() local
1504 *pDstRow++ = (uint8_t)temp; in _ContrastAdjust()