Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp1630 int csFamily = pPattern->GetCS()->GetFamily(); in DrawShading() local
1631 if (PDFCS_DEVICERGB != csFamily && PDFCS_DEVICEGRAY != csFamily) in DrawShading()