Home | History | Annotate | Download | only in core

Lines Matching defs:writePixels

677 void SkCanvas::writePixels(const SkBitmap& bitmap, int x, int y,
684 device->writePixels(bitmap, x, y, config8888);