Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2106 SkColorTable* srcCt = nullptr; in DrawBitsWithMask() local
2112 if (!Upsample(pSource, src8Storage, src32Storage, &srcCt, &skBitmap, in DrawBitsWithMask()
2138 if (srcCt) in DrawBitsWithMask()
2139 srcCt->unref(); in DrawBitsWithMask()