Searched defs:getUnderlinePosition (Results 1 - 2 of 2) sorted by relevance

/frameworks/base/core/jni/android/graphics/
H A DPaint.cpp964 static jfloat getUnderlinePosition(jlong paintHandle, jlong typefaceHandle) { function in namespace:android::PaintGlue
1109 {"nGetUnderlinePosition","(JJ)F", (void*) PaintGlue::getUnderlinePosition},
/frameworks/base/graphics/java/android/graphics/
H A DPaint.java824 public float getUnderlinePosition() { method in class:Paint

Completed in 531 milliseconds