Searched refs:nXPos (Results 1 – 1 of 1) sorted by relevance
597 int nXPos = (ePos & eLeft) ? -1 : 1; in APIDrawLogo() local599 …PVRTMatrixTranslation(matTransform, nXPos - (fLogoSizeXHalfShifted * fScale * nXPos), nYPos - (fLo… in APIDrawLogo()