Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp320 if(m_uLogoToDisplay & ePVRTPrint3DLogoPowerVR && m_uLogoToDisplay & ePVRTPrint3DLogoIMG) in Flush()
323 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eLeft); // PVR to the left in Flush()
325 else if(m_uLogoToDisplay & ePVRTPrint3DLogoPowerVR) in Flush()
327 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eRight); // logo to the right in Flush()
555 case ePVRTPrint3DLogoPowerVR: in APIDrawLogo()
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h32 ePVRTPrint3DLogoPowerVR = 0x02, enumerator
34 ePVRTPrint3DSDKLogo = ePVRTPrint3DLogoPowerVR