Searched defs:pszUTF8 (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTPrint3D.cpp768 @param[in] pszUTF8 UTF8 string to take the size of
775 const char * const pszUTF8)
778 PVRTUnicodeUTF8ToUTF32((PVRTuint8*)pszUTF8, m_CachedUTF32);
771 MeasureText( float * const pfWidth, float * const pfHeight, float fScale, const char * const pszUTF8) argument

Completed in 84 milliseconds