Home | History | Annotate | Download | only in core

Lines Matching defs:createCompatibleDevice

854         device = this->createCompatibleDevice(config, ir.width(), ir.height(),
1545 SkBaseDevice* SkCanvas::createCompatibleDevice(SkBitmap::Config config,
1550 return device->createCompatibleDevice(config, width, height, isOpaque);