Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/text/
DSkottieShaper.cpp241 const auto shape_width = fBox.isEmpty() ? SK_ScalarMax in shapeLine() local
245 fShaper->shape(start, SkToSizeT(end - start), fFont, true, shape_width, this); in shapeLine()
/external/skia/modules/skplaintexteditor/src/
Deditor.cpp465 float shape_width = (float)(fWidth); in reshapeAll() local
474 fFont, fLocale, shape_width); in reshapeAll()
492 fFont, fLocale, shape_width); in reshapeAll()