Home
last modified time | relevance | path

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

/external/pdfium/core/fxge/skia/
Dfx_skia_device.cpp2479 std::unique_ptr<uint32_t, FxFreeDeleter> src32Storage, mask32Storage; in DrawBitsWithMask() local
2482 if (!Upsample(pSource, src8Storage, src32Storage, &skBitmap, &srcWidth, in DrawBitsWithMask()