@interface UniTextureView : 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; - (id)sibling:(id)a0; @end