Lines Matching refs:ViewportHeight

205     this->ViewportWidth, this->ViewportHeight);  in BlendIntermediatePeels()
230 this->ViewportWidth-1, this->ViewportHeight-1, in BlendIntermediatePeels()
231 0, 0, this->ViewportWidth, this->ViewportHeight, in BlendIntermediatePeels()
265 this->ViewportWidth-1, this->ViewportHeight-1, in BlendFinalPeel()
266 0, 0, this->ViewportWidth, this->ViewportHeight, in BlendFinalPeel()
323 r->GetTiledSizeAndOrigin(&this->ViewportWidth,&this->ViewportHeight, in Render()
331 this->ViewportHeight=size[1]; in Render()
339 this->OpaqueRGBATexture->GetHeight() != static_cast<unsigned int>(this->ViewportHeight))) in Render()
361 renWin, this->ViewportWidth, this->ViewportHeight, 1, true, NULL); in Render()
363 renWin, this->ViewportWidth, this->ViewportHeight, 4, false, NULL); in Render()
365 renWin, this->ViewportWidth, this->ViewportHeight, 4, false, NULL); in Render()
367 renWin, this->ViewportWidth, this->ViewportHeight, 4, false, NULL); in Render()
368 this->DepthZData = new std::vector<float>(this->ViewportWidth * this->ViewportHeight, 0.0); in Render()
372 renWin, this->ViewportWidth, this->ViewportHeight, 1, true, &((*this->DepthZData)[0])); in Render()
391 this->ViewportWidth, this->ViewportHeight); in Render()
395 this->ViewportWidth, this->ViewportHeight); in Render()
403 destSize[1] = this->ViewportHeight; in Render()
425 static_cast<unsigned int>(this->ViewportWidth*this->ViewportHeight*OcclusionRatio); in Render()
453 this->ViewportWidth, this->ViewportHeight); in Render()
479 this->ViewportWidth, this->ViewportHeight); in Render()