Home
last modified time | relevance | path

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

/external/skia/src/ports/
DSkFontHost_FreeType.cpp2125 SkScalar wdthValue = SkFixedToScalar(coords[*wdthIndex]); in scanFont() local
2126 width = SkFontDescriptor::SkFontStyleWidthForWidthAxisValue(wdthValue); in scanFont()