Home | History | Annotate | Download | only in core

Lines Matching refs:onCreateDevice

1034         SkBaseDevice* newDev = device->onCreateDevice(createInfo, paint);
1036 // If onCreateDevice didn't succeed, try raster (e.g. PDF couldn't handle the paint)