OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ePVRTPrint3DLogoPowerVR
(Results
1 - 2
of
2
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h
32
ePVRTPrint3DLogoPowerVR
= 0x02,
34
ePVRTPrint3DSDKLogo =
ePVRTPrint3DLogoPowerVR
/external/swiftshader/third_party/PowerVR_SDK/Tools/OGLES2/
PVRTPrint3DAPI.cpp
320
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
:
Completed in 479 milliseconds