Searched refs:pfHeight (Results 1 – 2 of 2) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPrint3D.cpp | 712 float * const pfHeight, in MeasureText() argument 720 if(pfHeight) in MeasureText() 721 *pfHeight = 0; in MeasureText() 759 if(pfHeight) in MeasureText() 760 *pfHeight = fMaxHeight * fScale; in MeasureText() 773 float * const pfHeight, in MeasureText() argument 779 MeasureText(pfWidth,pfHeight,fScale,m_CachedUTF32); in MeasureText() 791 float * const pfHeight, in MeasureText() argument 810 MeasureText(pfWidth,pfHeight,fScale,m_CachedUTF32); in MeasureText()
|
D | PVRTPrint3D.h | 218 float * const pfHeight, 232 float * const pfHeight, 349 float * const pfHeight,
|