Home | History | Annotate | Download | only in gpu

Lines Matching defs:writePixels

330 void SkGpuDevice::writePixels(const SkBitmap& bitmap, int x, int y,
346 fRenderTarget->writePixels(x, y, bitmap.width(), bitmap.height(),
908 texture->writePixels(0, 0, desc.fWidth, desc.fHeight, desc.fConfig,