Searched defs:getRunAdvance (Results 1 – 2 of 2) sorted by relevance
/frameworks/minikin/libs/minikin/ |
D | Measurement.cpp | 31 static float getRunAdvance(Layout& layout, const uint16_t* buf, size_t layoutStart, size_t start, in getRunAdvance() function 70 float getRunAdvance(Layout& layout, const uint16_t* buf, size_t start, size_t count, in getRunAdvance() function
|
/frameworks/base/graphics/java/android/graphics/ |
D | Paint.java | 2308 public float getRunAdvance(char[] text, int start, int end, int contextStart, int contextEnd, in getRunAdvance() method in Paint 2338 public float getRunAdvance(CharSequence text, int start, int end, int contextStart, in getRunAdvance() method in Paint
|