Home
last modified time | relevance | path

Searched defs:getRunAdvance (Results 1 – 2 of 2) sorted by relevance

/frameworks/minikin/libs/minikin/
DMeasurement.cpp31 static float getRunAdvance(const float* advances, const uint16_t* buf, size_t layoutStart, in getRunAdvance() function
70 float getRunAdvance(const float* advances, const uint16_t* buf, size_t start, size_t count, in getRunAdvance() function
/frameworks/base/graphics/java/android/graphics/
DPaint.java2519 public float getRunAdvance(char[] text, int start, int end, int contextStart, int contextEnd, in getRunAdvance() method in Paint
2549 public float getRunAdvance(CharSequence text, int start, int end, int contextStart, in getRunAdvance() method in Paint