Lines Matching refs:reshape
104466 Need to set the ':' as the reshape method now takes one parameter.
104468 NSOpenGLView which has a reshape function without any parameter.
104469 Now the GstGLNSView inherits from NSView and we re-use the reshape
104476 Use the reshape function after being defined. The other way
104477 would have been to declare the reshape function in the header.
104479 gstglwindow_cocoa.m:555: warning: 'GstGLNSView' may not respond to '-reshape'
105153 gstglwindow_cocoa.m:555: warning: 'GstGLNSView' may not respond to '-reshape'
106335 gl/cocoa: NSView::drawRect() should call into reshape too
106337 obscured and b) might need to reshape because of clipping
107754 * expose context in draw / reshape callbacks
111978 glfilterapp: remove the reshape/draw properties
111979 The reshape property was never used.
124847 …[084/906] add a glfilterapp which holds the client draw and reshape callbacks (some "wanted" regre…