OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:DisplayDefaultTitle
(Results
1 - 5
of
5
) sorted by null
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.h
28
@brief Logo flags for
DisplayDefaultTitle
196
@fn
DisplayDefaultTitle
207
EPVRTError
DisplayDefaultTitle
(const char * const pszTitle, const char * const pszDescription, const unsigned int uDisplayLogo);
PVRTPrint3D.cpp
654
@fn
DisplayDefaultTitle
665
EPVRTError CPVRTPrint3D::
DisplayDefaultTitle
(const char * const pszTitle, const char * const pszDescription, const unsigned int uDisplayLogo)
[
all
...]
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/DisplacementMap/OGLES2/
OGLES2DisplacementMap.cpp
604
m_Print3D.
DisplayDefaultTitle
("DisplacementMapping", "", ePVRTPrint3DSDKLogo);
/external/swiftshader/third_party/PowerVR_SDK/Examples/Advanced/ChameleonMan/OGLES2/
OGLES2ChameleonMan.cpp
760
m_Print3D.
DisplayDefaultTitle
("Chameleon Man", pDescription, ePVRTPrint3DSDKLogo);
/external/swiftshader/third_party/PowerVR_SDK/Examples/Intermediate/ColourGrading/OGLES3/
OGLES3ColourGrading.cpp
812
m_Print3D.
DisplayDefaultTitle
("Colour grading using 3D textures", c_pszLUTNames[m_iCurrentLUT], ePVRTPrint3DSDKLogo);
Completed in 254 milliseconds