Searched refs:tWidth (Results 1 – 1 of 1) sorted by relevance
301 GLint tWidth = vport[2], tHeight = vport[3]; in update() local302 if ((mWidth < mHeight) != (tWidth < tHeight)) { in update()303 std::swap(tWidth, tHeight); in update()309 i < MAX_FACTOR_POWER && w >= tWidth && h >= tHeight; in update()