Home
last modified time | relevance | path

Searched refs:getMetricsInternal (Results 1 – 1 of 1) sorted by relevance

/aosp12/frameworks/base/libs/hwui/jni/
H A DPaint.cpp564 static SkScalar getMetricsInternal(jlong paintHandle, SkFontMetrics *metrics) { in getMetricsInternal() function
598 SkScalar spacing = getMetricsInternal(paintHandle, &metrics); in getFontMetrics()
605 getMetricsInternal(paintHandle, &metrics); in getFontMetricsInt()
911 getMetricsInternal(paintHandle, &metrics); in ascent()
917 getMetricsInternal(paintHandle, &metrics); in descent()
923 getMetricsInternal(paintHandle, &metrics); in getUnderlinePosition()
935 getMetricsInternal(paintHandle, &metrics); in getUnderlineThickness()