Home
last modified time | relevance | path

Searched refs:nXPos (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp597 int nXPos = (ePos & eLeft) ? -1 : 1; in APIDrawLogo() local
599 …PVRTMatrixTranslation(matTransform, nXPos - (fLogoSizeXHalfShifted * fScale * nXPos), nYPos - (fLo… in APIDrawLogo()