Searched refs:MeasureText (Results 1 - 3 of 3) sorted by relevance

/external/swiftshader/third_party/PowerVR_SDK/Tools/
H A DPVRTPrint3D.h216 void MeasureText(
230 void MeasureText(
347 void MeasureText(
H A DPVRTPrint3D.cpp703 @fn MeasureText
710 void CPVRTPrint3D::MeasureText( function in class:CPVRTPrint3D
771 void CPVRTPrint3D::MeasureText( function in class:CPVRTPrint3D
779 MeasureText(pfWidth,pfHeight,fScale,m_CachedUTF32);
783 @fn MeasureText
789 void CPVRTPrint3D::MeasureText( function in class:CPVRTPrint3D
810 MeasureText(pfWidth,pfHeight,fScale,m_CachedUTF32);
/external/skia/src/core/
H A DSkFindAndPlaceGlyph.h568 static SkPoint MeasureText(LookupGlyph& glyphFinder, const char text[], size_t byteLength) { function in class:SkFindAndPlaceGlyph
705 SkVector stop = MeasureText(glyphFinder, text, byteLength);

Completed in 106 milliseconds