Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp598 int nYPos = (ePos & eTop) ? 1 : -1; in APIDrawLogo() local
599 …m, nXPos - (fLogoSizeXHalfShifted * fScale * nXPos), nYPos - (fLogoSizeYHalfShifted * fScale * nYP… in APIDrawLogo()