HomeSort by relevance Sort by last modified time
    Searched refs:APIDrawLogo (Results 1 - 2 of 2) sorted by null

  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPrint3DAPI.cpp 322 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // IMG to the right
323 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eLeft); // PVR to the left
327 APIDrawLogo(ePVRTPrint3DLogoPowerVR, eBottom | eRight); // logo to the right
331 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // logo to the right
538 @Function APIDrawLogo
541 void CPVRTPrint3D::APIDrawLogo(const EPVRTPrint3DLogo uLogoToDisplay, const int ePos)
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h 517 @fn APIDrawLogo
523 void APIDrawLogo(const EPVRTPrint3DLogo uLogoToDisplay, const int ePos);

Completed in 107 milliseconds