Lines Matching refs:ReputImage
102283 xfree86/xv: Pass all coordinate arguments to ReputImage
102285 Pass all of the src/dst coordinates to ReputImage so that drivers
102304 xfree86/xv: Add some helpful comments about ReputImage
102306 Document the fact that ReputImage is used for stills as well as images.
102315 xfree86/xv: Fix ReputImage clipping
102317 PutImage/PutStill respect the GC clip, however ReputImage does not.
102318 PutImage/PutStill are supposed to be oneshot operations so ReputImage
102321 into use by ReputImage and initially make it a copy of the original
102322 GC composite clip. Whenever ReputImage needs reclipping update
102387 If the window is invisible or if ReputImage isn't supported stop
118428 Xv: Fix AdjustFrame when driver implements ReputImage.
118437 Subject: [PATCH] Xv: Fix AdjustFrame when driver implements ReputImage.
159369 Implement ReputImage and StopVideo
159374 Basically add ReputImage and StopVideo implementations.
159376 seems to be well handled using StopVideo and ReputImage.
159378 that I could resend it un ReputImage.