Lines Matching refs:reshape
33403 Need to set the ':' as the reshape method now takes one parameter.
33405 NSOpenGLView which has a reshape function without any parameter.
33406 Now the GstGLNSView inherits from NSView and we re-use the reshape
33413 Use the reshape function after being defined. The other way
33414 would have been to declare the reshape function in the header.
33416 gstglwindow_cocoa.m:555: warning: 'GstGLNSView' may not respond to '-reshape'
33587 gstglwindow_cocoa.m:555: warning: 'GstGLNSView' may not respond to '-reshape'
33803 gl/cocoa: NSView::drawRect() should call into reshape too
33805 obscured and b) might need to reshape because of clipping
34216 * expose context in draw / reshape callbacks
34842 glfilterapp: remove the reshape/draw properties
34843 The reshape property was never used.
40753 …[084/906] add a glfilterapp which holds the client draw and reshape callbacks (some "wanted" regre…