Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/jni/
DPaint.cpp602 static SkScalar getMetricsInternal(jlong paintHandle, SkFontMetrics* metrics, bool useLocale) { in getMetricsInternal() function
654 getMetricsInternal(paintHandle, &metrics, false /* useLocale */); in doFontExtent()
710 SkScalar spacing = getMetricsInternal(paintHandle, &metrics, useLocale); in getFontMetrics()
718 getMetricsInternal(paintHandle, &metrics, useLocale); in getFontMetricsInt()
1048 getMetricsInternal(paintHandle, &metrics, false /* useLocale */); in ascent()
1054 getMetricsInternal(paintHandle, &metrics, false /* useLocale */); in descent()
1060 getMetricsInternal(paintHandle, &metrics, false /* useLocale */); in getUnderlinePosition()
1072 getMetricsInternal(paintHandle, &metrics, false /* useLocale */); in getUnderlineThickness()