Home
last modified time | relevance | path

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

/external/pdfium/fpdfsdk/src/pdfwindow/
DPWL_Utils.cpp1446 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fy - rect.bottom)); in DrawShadow() local
1450 ArgbEncode(nTransparancy, nGray, nGray, nGray), 1.5f); in DrawShadow()
1458 int32_t nGray = nStartGray + (int32_t)(fStepGray * (fx - rect.left)); in DrawShadow() local
1462 ArgbEncode(nTransparancy, nGray, nGray, nGray), 1.5f); in DrawShadow()