Lines Matching refs:tempPixmap
432 SkAutoPixmapStorage tempPixmap;454 if (!tempPixmap.tryAlloc(tempII)) {458 buffer = tempPixmap.writable_addr();459 rowBytes = tempPixmap.rowBytes();461 sk_bzero(buffer, tempPixmap.computeByteSize());485 if (!tempPixmap.readPixels(finalPixmap)) {