Lines Matching refs:SkBitmap
8 #include "include/core/SkBitmap.h"
49 SkBitmap bmp;
69 SkBitmap readBmp1;
71 SkBitmap readBmp2;
176 SkBitmap src; src.allocPixels(upmInfo);
184 auto convert = [](const SkBitmap& dst, const SkBitmap& src){
189 SkBitmap surf; surf.allocPixels(pmInfo);
192 SkBitmap read1; read1.allocPixels(upmInfo);
195 SkBitmap surf2; surf2.allocPixels(pmInfo);
198 SkBitmap read2; read2.allocPixels(upmInfo);