Faster 'jitter'?

Quick question:

Is there a faster way to produce jitter (for depth-of-field or what-have-you) than loading your geometry into a vertex array, locking the array, and modifying the modelview matrix as many times as necessary to get the jitter effect you’re after?

Thank ye,
– Jeff