Searched refs:MeasureText (Results 1 – 3 of 3) sorted by relevance
/external/swiftshader/third_party/PowerVR_SDK/Tools/ |
D | PVRTPrint3D.h | 216 void MeasureText( 230 void MeasureText( 347 void MeasureText(
|
D | PVRTPrint3D.cpp | 710 void CPVRTPrint3D::MeasureText( in MeasureText() function in CPVRTPrint3D 771 void CPVRTPrint3D::MeasureText( in MeasureText() function in CPVRTPrint3D 779 MeasureText(pfWidth,pfHeight,fScale,m_CachedUTF32); in MeasureText() 789 void CPVRTPrint3D::MeasureText( in MeasureText() function in CPVRTPrint3D 810 MeasureText(pfWidth,pfHeight,fScale,m_CachedUTF32); in MeasureText()
|
/external/skia/src/core/ |
D | SkFindAndPlaceGlyph.h | 568 static SkPoint MeasureText(LookupGlyph& glyphFinder, const char text[], size_t byteLength) { 705 SkVector stop = MeasureText(glyphFinder, text, byteLength);
|