OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:native_getTextRunAdvances
(Results
1 - 2
of
2
) sorted by null
/frameworks/base/graphics/java/android/graphics/
Paint.java
[
all
...]
/frameworks/base/tools/layoutlib/bridge/src/android/graphics/
Paint_Delegate.java
981
/*package*/ static float
native_getTextRunAdvances
(int native_object,
1002
/*package*/ static float
native_getTextRunAdvances
(int native_object,
1010
return
native_getTextRunAdvances
(native_object, buffer, 0, count, contextStart,
[
all
...]
Completed in 38 milliseconds