OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MeasureText
(Results
1 - 2
of
2
) sorted by null
/development/samples/ApiDemos/src/com/example/android/apis/graphics/
MeasureText.java
24
public class
MeasureText
extends GraphicsActivity {
75
float w = mPaint.
measureText
(text, 0, text.length());
/external/swiftshader/third_party/PowerVR_SDK/Tools/
PVRTPrint3D.cpp
703
@fn
MeasureText
710
void CPVRTPrint3D::
MeasureText
(
771
void CPVRTPrint3D::
MeasureText
(
779
MeasureText
(pfWidth,pfHeight,fScale,m_CachedUTF32);
783
@fn
MeasureText
789
void CPVRTPrint3D::
MeasureText
(
810
MeasureText
(pfWidth,pfHeight,fScale,m_CachedUTF32);
[
all
...]
Completed in 144 milliseconds