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

  /external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPrint3DAPI.cpp 320 if(m_uLogoToDisplay & ePVRTPrint3DLogoPowerVR && m_uLogoToDisplay & ePVRTPrint3DLogoIMG)
322 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // IMG to the right
329 else if(m_uLogoToDisplay & ePVRTPrint3DLogoIMG)
331 APIDrawLogo(ePVRTPrint3DLogoIMG, eBottom | eRight); // logo to the right
552 case ePVRTPrint3DLogoIMG:
  /external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h 33 ePVRTPrint3DLogoIMG = 0x04,

Completed in 3154 milliseconds