Home
last modified time | relevance | path

Searched refs:pfWidth (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
DPVRTPrint3D.cpp711 float * const pfWidth, in MeasureText() argument
718 if(pfWidth) in MeasureText()
719 *pfWidth = 0; in MeasureText()
757 if(pfWidth) in MeasureText()
758 *pfWidth = fMaxLength * fScale; in MeasureText()
772 float * const pfWidth, in MeasureText() argument
779 MeasureText(pfWidth,pfHeight,fScale,m_CachedUTF32); in MeasureText()
790 float * const pfWidth, in MeasureText() argument
810 MeasureText(pfWidth,pfHeight,fScale,m_CachedUTF32); in MeasureText()
DPVRTPrint3D.h217 float * const pfWidth,
231 float * const pfWidth,
348 float * const pfWidth,