Home
last modified time | relevance | path

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

/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
DPVRTPrint3DAPI.cpp322 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // IMG to the right in Flush()
323 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eLeft); // PVR to the left in Flush()
327 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eRight); // logo to the right in Flush()
331 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // logo to the right in Flush()
541 void CPVRTPrint3D::APIDrawLogo(const EPVRTPrint3DLogo uLogoToDisplay, const int ePos) in APIDrawLogo() function in CPVRTPrint3D
/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.h523 void APIDrawLogo(const EPVRTPrint3DLogo uLogoToDisplay, const int ePos);