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

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

Completed in 160 milliseconds