Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/utils/
H A DTextEditor.cpp177 outer_width = inner_width * 3 / 2; in drawCursor() local
188 p.setStrokeWidth(outer_width); in drawCursor()