Lines Matching refs:sourceWidth
766 const int sourceWidth = (m_blitDir == BLIT_DEFAULT_TO_TARGET) ? (getWidth()) : (fboTexW);768 const int gridRenderWidth = de::min(256, sourceWidth);