Home | History | Annotate | Download | only in functional

Lines Matching refs:sourceHeight

767 		const int						sourceHeight	= (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (getHeight()) : (fboTexH);
769 const int gridRenderHeight= de::min(256, sourceHeight);