Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/
Dcfx_renderdevice.h263 int32_t nEndGray);
Dcfx_renderdevice.cpp1196 int32_t nEndGray) { in DrawShadow() argument
1200 fStepGray = (nEndGray - nStartGray) / rect.Height(); in DrawShadow()
1211 fStepGray = (nEndGray - nStartGray) / rect.Width(); in DrawShadow()