Home
last modified time | relevance | path

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

/frameworks/minikin/libs/minikin/
DMeasurement.cpp29 static float getRunAdvance(const float* advances, const uint16_t* buf, size_t layoutStart, in getRunAdvance() function
69 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.java2909 public float getRunAdvance(char[] text, int start, int end, int contextStart, int contextEnd, in getRunAdvance() method in Paint
2939 public float getRunAdvance(CharSequence text, int start, int end, int contextStart, in getRunAdvance() method in Paint