Searched defs:dst32Pixels (Results 1 - 1 of 1) sorted by relevance

/external/pdfium/core/fxge/skia/
H A Dfx_skia_device.cpp605 SkPMColor* dst32Pixels = dst32Storage.get(); local
611 uint32_t* dstRow = dst32Pixels + y * width;
627 uint32_t* dst32Pixels = dst32Storage.get(); local
631 uint32_t* dstRow = dst32Pixels + y * width;

Completed in 68 milliseconds