Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2154 } else if (const CPDF_ExpIntFunc* pExpIntFuc = pFuncs[j]->ToExpIntFunc()) { in DrawShading() local
2155 if (!AddColors(pExpIntFuc, &skColors, /*is_encode_reversed=*/false)) in DrawShading()