Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skplaintexteditor/src/
H A Deditor.cpp472 float shape_width = (float)(fWidth); in reshapeAll() local
/aosp_15_r20/external/skia/modules/skottie/src/text/
H A DTextShaper.cpp329 const auto shape_width = fDesc.fLinebreak == Shaper::LinebreakPolicy::kExplicit in shapeLine() local