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.cpp1991 int csFamily = pPattern->GetCS()->GetFamily(); in DrawShading() local
1992 if (PDFCS_DEVICERGB != csFamily && PDFCS_DEVICEGRAY != csFamily) in DrawShading()