HomeSort by relevance Sort by last modified time
    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 992 /*package*/ static float native_getTextRunAdvances(long native_object, long native_typeface,
1015 /*package*/ static float native_getTextRunAdvances(long native_object, long native_typeface,
1023 return native_getTextRunAdvances(native_object, native_typeface, buffer, 0, count,
    [all...]

Completed in 95 milliseconds