Searched refs:clearQueue (Results 1 – 5 of 5) sorted by relevance
61 private void clearQueue(FixedSizeArray<BaseObject> objects) { in clearQueue() method in RenderSystem83 clearQueue(objects); in swap()94 clearQueue(objects); in emptyQueues()
36 static void clearQueue() { in clearQueue() method in ExceptionCatchingInputStream
863 public void clearQueue(ViewPort vp) { in clearQueue() method in RenderManager1136 clearQueue(vp); in renderViewPort()
2114 clearQueue: function( type ) { method8471 stop: function( type, clearQueue, gotoEnd ) { argument8473 gotoEnd = clearQueue;8474 clearQueue = type;8477 if ( clearQueue && type !== false ) {
2 …ction(b,c){var d=setTimeout(b,a);c.stop=function(){clearTimeout(d)}})},clearQueue:function(a){retu… method