Home | History | Annotate | Download | only in core

Lines Matching refs:dstDev

1293         SkBaseDevice* dstDev = iter.fDevice;
1300 dstDev->drawSpecial(specialImage.get(), pos.x(), pos.y(), *paint,
1304 dstDev->drawDevice(srcDev, pos.x(), pos.y(), *paint);