Searched refs:setOutputFrameBuffer (Results 1 – 9 of 9) sorted by relevance
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
278 vp.setOutputFrameBuffer(msFB); in reshape()283 vp.setOutputFrameBuffer(mainSceneFB); in reshape()
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()