Searched defs:advance (Results 26 - 27 of 27) sorted by relevance

12

/frameworks/base/graphics/java/android/graphics/
H A DPaint.java1942 * Return the advance widths for the characters in the string.
1947 * @param widths array to receive the advance widths of the characters.
1982 * Return the advance widths for the characters in the string.
1987 * @param widths array to receive the advance widths of the characters.
2026 * Return the advance widths for the characters in the string.
2031 * @param widths array to receive the advance widths of the characters.
2067 * Return the advance widths for the characters in the string.
2070 * @param widths array to receive the advance widths of the characters.
2174 * Returns the total advance width for the characters in the run
2175 * between start and end, and if advances is not null, the advance
2599 getOffsetForAdvance(char[] text, int start, int end, int contextStart, int contextEnd, boolean isRtl, float advance) argument
2626 getOffsetForAdvance(CharSequence text, int start, int end, int contextStart, int contextEnd, boolean isRtl, float advance) argument
2718 nGetOffsetForAdvance(long paintPtr, long typefacePtr, char[] text, int start, int end, int contextStart, int contextEnd, boolean isRtl, float advance) argument
[all...]
/frameworks/data-binding/prebuilds/1.0-rc0/
H A Ddatabinding-studio-bundle.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/databinding/ android/databinding/Bindable.class Bindable. ...

Completed in 59 milliseconds

12