I'm going to see if I can write a unit test of Bitmap:: DrawDeviceAlphaBitmapSlowPath(), but I am struggling to know what backend uses this.
Skia doesn't need it, nor does the macOS backend, the Windows backend doesn't really need it either. Cairo doesn't seem to need it either. What else is there? I'm sure I'm missing something obvious. Thanks, Chris
