@interface UniSourceOver : UniKernel - (id)init; - (id)run:(id)a0; - (id)initWithDevice:(id)a0; - (id)outputImage:(id)a0; - (id)outputNameArray; - (struct CGRect { struct CGPoint { double x0; double x1; } x0; struct CGSize { double x0; double x1; } x1; })extentForImage; - (id)inputNameArray; @end