Searched refs:setOutputFrameBuffer (Results 1 – 10 of 10) sorted by relevance
302 viewPort.setOutputFrameBuffer(outputBuffer); in preFrame()308 viewPort.setOutputFrameBuffer(renderFrameBufferMS); in preFrame()310 viewPort.setOutputFrameBuffer(renderFrameBuffer); in preFrame()361 viewPort.setOutputFrameBuffer(outputBuffer); in cleanup()428 viewPort.setOutputFrameBuffer(renderFrameBufferMS); in reshape()430 viewPort.setOutputFrameBuffer(renderFrameBuffer); in reshape()
278 vp.setOutputFrameBuffer(msFB); in reshape()283 vp.setOutputFrameBuffer(mainSceneFB); in reshape()
187 vp.setOutputFrameBuffer(null); in attachTo()232 vp.setOutputFrameBuffer(fb); in reshapeInThread()
80 niftyView.setOutputFrameBuffer(fb); in simpleInitApp()
253 public void setOutputFrameBuffer(FrameBuffer out) { in setOutputFrameBuffer() method in ViewPort
93 offView.setOutputFrameBuffer(offBuffer); in setupOffscreenView()
113 viewPort.setOutputFrameBuffer(fb); in initialize()
201 offView.setOutputFrameBuffer(offBuffer); in setupOffscreenView()
299 reflectionView.setOutputFrameBuffer(reflectionBuffer); in createPreViews()315 refractionView.setOutputFrameBuffer(refractionBuffer); in createPreViews()
244 reflectionView.setOutputFrameBuffer(reflectionPass.getRenderFrameBuffer()); in initFilter()